kitty/tools/cli
2023-03-09 19:00:56 +05:30
..
markup Start work on porting hints kitten to Go 2023-03-09 19:00:56 +05:30
bash.go Clean up previous PR 2023-02-03 16:14:24 +05:30
command.go readline: Automatically do word completion based on history 2023-03-07 16:44:02 +05:30
completion-main.go get rid of utils.Cut since we can now rely on strings.Cut instead 2023-03-04 13:37:55 +05:30
completion-parse-args.go
completion.go readline: Automatically do word completion based on history 2023-03-07 16:44:02 +05:30
files.go
files_test.go
fish.go Clean up previous PR 2023-02-03 16:14:24 +05:30
group.go
help.go
option-from-string.go
option.go
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
zsh.go Use the new string scanner everywhere 2023-03-08 13:31:27 +05:30