elvish/pkg/shell
Qi Xiao f7cb556d9b Require Go 1.18.
- Run "go fix" to remove legacy build tags

- Use staticcheck@master until it has a release that supports Go 1.18

- Turn off autocrlf for Windows tasks
2022-03-20 15:28:23 +00:00
..
interact_test.go Revamp flag handling in pkg/prog. 2022-02-05 14:52:29 +00:00
interact_unix_test.go Require Go 1.18. 2022-03-20 15:28:23 +00: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 Require Go 1.18. 2022-03-20 15:28:23 +00:00
paths_windows.go Fix build on Windows 2021-10-04 00:26:48 +01:00
paths.go Revamp flag handling in pkg/prog. 2022-02-05 14:52:29 +00:00
script_test.go Revamp flag handling in pkg/prog. 2022-02-05 14:52:29 +00:00
script.go Simplify terminal setup functions. 2022-03-18 10:54:01 +00:00
shell_test.go Revamp flag handling in pkg/prog. 2022-02-05 14:52:29 +00:00
shell.go Simplify terminal setup functions. 2022-03-18 10:54:01 +00: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