kitty/tools/completion
Kovid Goyal 54ec486d3a
Now completion for hyperlinked_grep is automatic thanks to delegation
Also fix delegation for zsh when the command being completed differs
from the current command.
2022-11-14 15:42:00 +05:30
..
bash.go ... 2022-11-14 15:41:59 +05:30
files.go
files_test.go
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 Now completion for hyperlinked_grep is automatic thanks to delegation 2022-11-14 15:42:00 +05:30