elvish/pkg/shell
2024-02-10 16:07:04 +00:00
..
interact_test.go Remove support for ~/.elvish. 2024-02-10 16:07:04 +00:00
interact_unix_test.go Use the unix build tag. 2023-03-03 00:01:26 +00: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 Use the unix build tag. 2023-03-03 00:01:26 +00:00
paths_unix.go Use the unix build tag. 2023-03-03 00:01:26 +00:00
paths_windows.go Respect $XDG_* directories on Windows. 2022-06-09 22:48:39 +01:00
paths.go Remove support for ~/.elvish. 2024-02-10 16:07:04 +00: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 Remove support for ~/.elvish. 2024-02-10 16:07:04 +00:00
shell_unix_test.go Use the unix build tag. 2023-03-03 00:01:26 +00:00
shell.go Remove support for ~/.elvish. 2024-02-10 16:07:04 +00:00
signal_unix.go Use the unix build tag. 2023-03-03 00:01:26 +00:00
signal_windows.go Add comment for the semantics of SIGTERM on Windows. 2022-03-06 23:48:46 +00:00