kitty/tools/cli
2022-11-14 15:42:08 +05:30
..
markup Also report submatch positions 2022-11-14 15:42:01 +05:30
bash.go Work on merging completion tree with parse tree 2022-11-14 15:42:02 +05:30
command.go Suggestions for sub command names as well 2022-11-14 15:42:03 +05:30
completion-main.go More work on readline completion 2022-11-14 15:42:08 +05:30
completion-parse-args.go All completion tests pass again 2022-11-14 15:42:02 +05:30
completion.go All completion tests pass again 2022-11-14 15:42:02 +05:30
files_test.go More work on merging completions with parse tree 2022-11-14 15:42:02 +05:30
files.go More work on merging completions with parse tree 2022-11-14 15:42:02 +05:30
fish.go More work on merging completions with parse tree 2022-11-14 15:42:02 +05:30
group.go Allow un-ambiguous prefixes for command names 2022-11-14 15:42:03 +05:30
help.go Code to show help 2022-11-14 15:42:05 +05:30
option-from-string.go Work on merging completion tree with parse tree 2022-11-14 15:42:02 +05:30
option.go Allow using unabiguous long option prefixes 2022-11-14 15:42:03 +05:30
parse-args.go Suggestions for sub command names as well 2022-11-14 15:42:03 +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 Work on merging completion tree with parse tree 2022-11-14 15:42:02 +05:30