kitty/tools/cli
2022-11-16 12:48:47 +05:30
..
markup Some basic TUI widgets ported to Go 2022-11-16 12:48:47 +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 ... 2022-11-15 16:54:14 +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 Improve formatting of completion entries with descriptions 2022-11-14 15:42:09 +05:30