kitty/tools/cli
2023-02-26 08:01:02 +05:30
..
markup Add support for the 🔗 role to prettify 2022-11-26 15:34:20 +05:30
bash.go Clean up previous PR 2023-02-03 16:14:24 +05:30
command.go Get completion working for kitten ssh 2023-02-26 08:01:02 +05:30
completion-main.go Clean up previous PR 2023-02-03 16:14:24 +05:30
completion-parse-args.go All completion tests pass again 2022-11-14 15:42:02 +05:30
completion.go There should be no trailing space when completing directories for a file match based on patterns 2022-11-21 11:05:36 +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 Clean up previous PR 2023-02-03 16:14:24 +05:30
group.go Allow un-ambiguous prefixes for command names 2022-11-14 15:42:03 +05:30
help.go Use a pager for the help interactive command as well 2022-11-16 20:44:13 +05:30
option-from-string.go Document the additions to the clipboard kitten 2022-12-04 11:37:02 +05:30
option.go Allow using unabiguous long option prefixes 2022-11-14 15:42:03 +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 Clean up previous PR 2023-02-03 16:14:24 +05:30