kitty/tools/cli
2022-11-14 15:42:03 +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 Show suggestions for options based on levenshtein distance 2022-11-14 15:42:03 +05:30
completion-main.go Various fixes from the completion merge 2022-11-14 15:42:02 +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 using unabiguous long option prefixes 2022-11-14 15:42:03 +05:30
help.go Output version information at bottom of help 2022-11-14 15:42:02 +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 Show suggestions for options based on levenshtein distance 2022-11-14 15:42:03 +05:30
types_test.go Allow using unabiguous long option prefixes 2022-11-14 15:42:03 +05:30
zsh.go Work on merging completion tree with parse tree 2022-11-14 15:42:02 +05:30