kitty/tools/completion
2022-11-14 15:41:59 +05:30
..
bash.go ... 2022-11-14 15:41:59 +05:30
files.go Get zsh completion working apart from delegation 2022-11-14 15:41:58 +05:30
files_test.go Allow using a base directory other than the cwd when completing files 2022-11-14 15:41:57 +05:30
fish.go Implement completion for fish 2022-11-14 15:41:59 +05:30
kitty.go Show local executables for kityt command completion even without ./ 2022-11-14 15:41:59 +05:30
main.go Implement completion for fish 2022-11-14 15:41:59 +05:30
parse-args.go Dont count bash's idiotic option equals as arguments 2022-11-14 15:41:59 +05:30
types.go handle bash splitting completion cmdline on equals 2022-11-14 15:41:59 +05:30
zsh.go Dont output escape strings in descriptions 2022-11-14 15:41:59 +05:30