elvish/pkg/shell
Qi Xiao 3d0196b7d3 pkg/shell: De-export makeEvaler and incSHLVL.
Change the test cases against InvSHLVL to test the behavior of the Program
instead.
2022-06-19 15:43:23 +01:00
..
interact_test.go Warn about files in ~/.elvish instead of the directory itself. 2022-06-12 14:21:57 +01:00
interact_unix_test.go Warn about files in ~/.elvish instead of the directory itself. 2022-06-12 14:21:57 +01:00
interact.go pkg/eval: Remove access methods for exported fields. 2022-06-18 19:01:59 +01:00
paths_test.go Implement XDG directory support. 2021-07-10 02:20:59 +01:00
paths_unix_test.go Require Go 1.18. 2022-03-20 15:28:23 +00:00
paths_unix.go Respect $XDG_* directories on Windows. 2022-06-09 22:48:39 +01:00
paths_windows.go Respect $XDG_* directories on Windows. 2022-06-09 22:48:39 +01:00
paths.go Treat $XDG_DATA_DIRS as semicolon-delimited on Windows. 2022-06-19 14:41:25 +01:00
script_test.go Print a warning if ~/.elvish exists as a directory. 2022-06-07 23:35:13 +01:00
script.go pkg/eval: Remove access methods for exported fields. 2022-06-18 19:01:59 +01:00
shell_test.go pkg/shell: De-export makeEvaler and incSHLVL. 2022-06-19 15:43:23 +01:00
shell.go pkg/shell: De-export makeEvaler and incSHLVL. 2022-06-19 15:43:23 +01:00
signal_unix.go Require Go 1.18. 2022-03-20 15:28:23 +00:00
signal_windows.go Add comment for the semantics of SIGTERM on Windows. 2022-03-06 23:48:46 +00:00