elvish/pkg
2020-11-07 13:52:29 -05:00
..
buildinfo Verify stdout and stderr in shell tests 2020-08-11 15:58:20 +01:00
cli pkg/cli: Treat Ctrl-H the same way as Backspace in CodeArea's default key handler. 2020-11-07 18:44:18 +00:00
daemon pkg/util: Break into fsutil/ and logutil/. 2020-09-03 05:27:18 +01:00
diag pkg: Move multierror.go from util/ to diag/. 2020-09-03 05:12:55 +01:00
edit Minor fixup for navigation mode. 2020-11-07 18:37:18 +00:00
env pkg/util: Move environment variable names to a new package. 2020-08-16 14:12:48 +01:00
eval Fix hang reading value channel from a redirection 2020-11-07 13:52:29 -05:00
fsutil Improve navigation mode corner cases 2020-11-07 13:17:00 -05:00
getopt Fix typos found by codespell 2020-10-10 22:47:50 +01:00
glob pkg/: Move test utilities from util/ to testutil/. 2020-09-03 04:55:16 +01:00
logutil pkg/util: Break into fsutil/ and logutil/. 2020-09-03 05:27:18 +01:00
parse go vet cleanup 2020-09-03 04:24:06 +01:00
prog pkg/util: Break into fsutil/ and logutil/. 2020-09-03 05:27:18 +01:00
shell pkg/eval: Move ChopLineEnding to the strutil package. 2020-09-04 21:16:06 +01:00
store pkg/util: Break into fsutil/ and logutil/. 2020-09-03 05:27:18 +01:00
strutil pkg/eval: Move ChopLineEnding to the strutil package. 2020-09-04 21:16:06 +01:00
sys Fix typos found by codespell 2020-10-10 22:47:50 +01:00
testutil Improve navigation mode corner cases 2020-11-07 13:17:00 -05:00
tt pkg/eval/vals: Move the "any" matcher to pkg/tt. 2020-01-06 23:19:00 +00:00
ui Fix typos found by codespell 2020-10-10 22:47:50 +01:00
wcwidth Fix typos found by codespell 2020-10-10 22:47:50 +01:00
web Support compile-time deprecation. 2020-04-26 13:14:51 +01:00