elvish/pkg/cli
Qi Xiao 0adf0ec147 Use the unix build tag.
The unix build tag is supported by Go 1.19.
2023-03-03 00:01:26 +00:00
..
clitest clitest: Make failures in TestBuffer and TestNotesBuffer fatal. 2022-04-09 14:40:52 +01:00
examples pkg/cli: Change highlighter API to return general "tips" rather than errors. 2022-12-11 12:47:48 +00:00
histutil pkg/cli/histutil: Ignore coverage of testDB. 2022-06-20 23:06:07 +01:00
lscolors Use the unix build tag. 2023-03-03 00:01:26 +00:00
modes Fixup for #1638. 2023-02-26 20:42:10 +00:00
prompt Some minor documentation fixes 2022-08-29 12:04:59 +01:00
term Use the unix build tag. 2023-03-03 00:01:26 +00:00
tk pkg/ui: Improve API for Text. 2023-01-02 01:00:26 +00:00
app_spec.go pkg/cli: Change highlighter API to return general "tips" rather than errors. 2022-12-11 12:47:48 +00:00
app_test.go pkg/cli: Notify about unbound keys. 2023-03-03 00:01:26 +00:00
app.go pkg/cli: Notify about unbound keys. 2023-03-03 00:01:26 +00: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 Use the unix build tag. 2023-03-03 00:01:26 +00:00
tty.go Reorganize pkg/sys into portable and non-portable system utilities. 2021-10-02 13:14:00 +01:00