elvish/pkg/cli
2022-10-23 23:57:01 +01:00
..
clitest clitest: Make failures in TestBuffer and TestNotesBuffer fatal. 2022-04-09 14:40:52 +01:00
histutil pkg/cli/histutil: Ignore coverage of testDB. 2022-06-20 23:06:07 +01:00
lscolors pkg/cli/lscolors: Increase test coverage. 2022-06-20 23:24:11 +01:00
modes pkg/cli/modes: Improve nav mode test coverage. 2022-06-21 23:27:36 +01:00
prompt Some minor documentation fixes 2022-08-29 12:04:59 +01:00
term Manually cherry-pick codespell changes from #1613. 2022-10-23 23:57:01 +01:00
tk Some minor documentation fixes 2022-08-29 12:04:59 +01:00
app_spec.go Implement edit:command-abbr 2022-06-05 22:15:07 +01:00
app_test.go Support calling edit:notify with a styled text. 2021-12-08 00:26:17 +00:00
app.go Implement edit:command-abbr 2022-06-05 22:15:07 +01:00
loop_test.go pkg/cli: Change ExampleLoop to a test. 2021-02-11 19:31:53 +00:00
loop.go interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
tty_unix_test.go Require Go 1.18. 2022-03-20 15:28:23 +00:00
tty.go Reorganize pkg/sys into portable and non-portable system utilities. 2021-10-02 13:14:00 +01:00