elvish/pkg/shell
2022-06-12 14:21:57 +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 Simplify terminal setup functions. 2022-03-18 10:54:01 +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 Warn about files in ~/.elvish instead of the directory itself. 2022-06-12 14:21:57 +01:00
script_test.go Print a warning if ~/.elvish exists as a directory. 2022-06-07 23:35:13 +01:00
script.go Simplify terminal setup functions. 2022-03-18 10:54:01 +00:00
shell_test.go Warn about files in ~/.elvish instead of the directory itself. 2022-06-12 14:21:57 +01:00
shell.go Warn about files in ~/.elvish instead of the directory itself. 2022-06-12 14:21:57 +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