kitty/tools/cli
Kovid Goyal 92c6d90132
Allow single char options to take =value in kittens
Matches kitty cli parsing behavior
2025-04-28 11:27:33 +05:30
..
markup
bash.go Call _command_offset from bash-completion framework only if available 2024-10-14 15:40:43 +09:00
command.go
completion-main.go
completion-parse-args.go
completion.go
files.go
files_test.go
fish.go Cleanup previous PR 2025-04-05 09:22:10 +05:30
group.go
help.go Cleanup previous PR 2025-04-05 09:22:10 +05:30
option-from-string.go
option.go
parse-args.go Allow single char options to take =value in kittens 2025-04-28 11:27:33 +05:30
types_test.go Allow single char options to take =value in kittens 2025-04-28 11:27:33 +05:30
wcswidth_kitten.go Fix width test kitten descriptive text being erased 2025-04-12 15:20:07 +05:30
zsh.go