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-06-09 15:08:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08c697e99a178c65e47965336a4bf0ffef7aa3ed
kitty
/
tools
/
completion
History
Kovid Goyal
08c697e99a
Get delegate based completion working for bash
2022-11-14 15:41:59 +05:30
..
bash.go
Get delegate based completion working for bash
2022-11-14 15:41:59 +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
files.go
Get zsh completion working apart from delegation
2022-11-14 15:41:58 +05:30
kitty.go
Implement delegate based completion fof the ssh and hyperlinked_grep kittens
2022-11-14 15:41:59 +05:30
main.go
handle bash splitting completion cmdline on equals
2022-11-14 15:41:59 +05:30
parse-args.go
handle bash splitting completion cmdline on equals
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
Remove common prefix for bash as well
2022-11-14 15:41:59 +05:30