elvish/pkg/cli
2021-04-05 15:33:18 +01:00
..
clitest pkg/cli: Simplify the TTY interface by making it embed term.Writer. 2021-03-19 21:40:32 +00:00
histutil Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
lscolors Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
mode pkg/cli/mode: Revise a comment. 2021-04-05 15:33:18 +01:00
prompt Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
term pkg/cli: Simplify the TTY interface by making it embed term.Writer. 2021-03-19 21:40:32 +00:00
tk pkg/cli/tk: Tweak the scrollbar algorithm. 2021-02-21 23:05:41 +00:00
app_spec.go pkg/cli: Support global bindings. 2021-02-14 01:38:34 +00:00
app_test.go pkg/cli: Support global bindings. 2021-02-14 01:38:34 +00:00
app.go pkg/cli: Simplify the TTY interface by making it embed term.Writer. 2021-03-19 21:40:32 +00: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 Simplify the API of pkg/cli. 2021-02-11 19:24:37 +00:00
tty.go pkg/cli: Simplify the TTY interface by making it embed term.Writer. 2021-03-19 21:40:32 +00:00