This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
mirror of
https://github.com/kovidgoyal/kitty
synced
2026-07-24 01:08:10 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5771bd0c019414f6e15d0b45aa510c8c344fe986
kitty
/
tools
/
completion
History
Kovid Goyal
5771bd0c01
Make adding subcommands a bit nicer
2022-11-14 15:42:02 +05:30
..
bash.go
get rid of interface{} since we now require Go 1.18
2022-11-14 15:42:00 +05:30
files_test.go
…
files.go
Get zsh completion working apart from delegation
2022-11-14 15:41:58 +05:30
fish.go
get rid of interface{} since we now require Go 1.18
2022-11-14 15:42:00 +05:30
kitty.go
Show local executables for kityt command completion even without ./
2022-11-14 15:41:59 +05:30
main.go
Make adding subcommands a bit nicer
2022-11-14 15:42:02 +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