elvish/pkg/shell
2022-12-11 14:21:09 +00:00
..
interact_test.go Move pkg/testutil/must.go to a new pkg/must. 2022-06-20 20:29:14 +01:00
interact_unix_test.go Move pkg/testutil/must.go to a new pkg/must. 2022-06-20 20:29:14 +01:00
interact.go Fixup for #1598. 2022-11-20 16:21:10 +00: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 pkg/diag: Capitalize the error type in Error.Show. 2022-11-29 23:32:57 +00:00
script.go pkg/eval: When compiling, emit autofixes for using unimported builtin modules. 2022-12-11 14:21:09 +00:00
shell_test.go Move pkg/testutil/must.go to a new pkg/must. 2022-06-20 20:29:14 +01:00
shell_unix_test.go pkg/shell: Add a short delay in signal handling test. 2022-06-23 22:03:12 +01:00
shell.go Add new runtime module. 2022-08-08 00:09:02 +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