kitty/tools/cli
2024-06-24 07:54:13 +05:30
..
markup Generate man pages for kitten and all its sub-commands recursively 2023-11-11 17:09:23 +05:30
bash.go Clean up previous PR 2023-02-03 16:14:24 +05:30
command.go completion: match exe on basename alone 2023-10-10 05:22:40 +05:30
completion-main.go Remove unused code 2023-08-05 10:11:15 +05:30
completion-parse-args.go Generate man pages for kitten and all its sub-commands recursively 2023-11-11 17:09:23 +05:30
completion.go readline: Automatically do word completion based on history 2023-03-07 16:44:02 +05:30
files_test.go More work on merging completions with parse tree 2022-11-14 15:42:02 +05:30
files.go explicitly ignore a few errors 2022-12-13 16:19:46 +05:30
fish.go Use stdlib maps/slices 2024-06-24 07:54:13 +05:30
group.go Allow un-ambiguous prefixes for command names 2022-11-14 15:42:03 +05:30
help.go Use stdlib maps/slices 2024-06-24 07:54:13 +05:30
option-from-string.go Generate man pages for kitten and all its sub-commands recursively 2023-11-11 17:09:23 +05:30
option.go Use stdlib maps/slices 2024-06-24 07:54:13 +05:30
parse-args.go dont parse args for the ssh kitten as it will do so itself 2023-02-26 08:01:02 +05:30
types_test.go Import the google shlex package as we need more sophisticated parsing 2022-11-14 15:42:08 +05:30
zsh.go ... 2024-02-25 09:57:36 +05:30