elvish/pkg/cli
2021-09-10 01:02:31 +01:00
..
clitest Make editor builtins that operate on code area use the focused code area. 2021-09-01 22:41:39 +01:00
histutil Move API of pkg/store into pkg/storedefs. 2021-06-19 01:54:00 +01:00
lscolors pkg/cli/lscolors: Improve coverage of feature.go. 2021-09-10 01:02:31 +01:00
modes pkg/cli: Simplify the API for dismissing a widget. 2021-09-07 23:16:01 +01:00
prompt Make use of (*testing.T).Cleanup for test cleanups. 2021-08-06 23:21:23 +01:00
term Run gofmt with Go 1.17. 2021-08-23 00:19:49 +01:00
tk Use a more sophisticated algorithm to distribute widget heights. 2021-09-05 01:17:46 +01:00
app_spec.go pkg/cli: Support global bindings. 2021-02-14 01:38:34 +00:00
app_test.go pkg/cli: Simplify the API for dismissing a widget. 2021-09-07 23:16:01 +01:00
app.go pkg/cli: Simplify the API for dismissing a widget. 2021-09-07 23:16:01 +01:00
loop_test.go pkg/cli: Change ExampleLoop to a test. 2021-02-11 19:31:53 +00:00
loop.go Move all libraries to new pkg/. 2019-12-23 20:00:59 +00:00
tty_unix_test.go Run gofmt with Go 1.17. 2021-08-23 00:19:49 +01:00
tty.go pkg/cli: Simplify the TTY interface by making it embed term.Writer. 2021-03-19 21:40:32 +00:00