elvish/pkg/cli
2021-10-05 01:02:54 +01:00
..
clitest pkg/testutil: ScaledMs -> Scaled, takes a time.Duration instead. 2021-10-05 01:02:54 +01:00
histutil Move API of pkg/store into pkg/storedefs. 2021-06-19 01:54:00 +01:00
lscolors pkg/testutil: Add utility for setting umask during tests. 2021-09-12 14:42:06 +01:00
modes pkg/testutil: ScaledMs -> Scaled, takes a time.Duration instead. 2021-10-05 01:02:54 +01:00
prompt pkg/testutil: ScaledMs -> Scaled, takes a time.Duration instead. 2021-10-05 01:02:54 +01:00
term pkg/testutil: ScaledMs -> Scaled, takes a time.Duration instead. 2021-10-05 01:02:54 +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/testutil: ScaledMs -> Scaled, takes a time.Duration instead. 2021-10-05 01:02:54 +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 Reorganize pkg/sys into portable and non-portable system utilities. 2021-10-02 13:14:00 +01:00