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-06 09:15:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
149900a8e2ef7ce1756cb9f266a85217f22b890f
kitty
/
tools
/
cli
History
Koichi Murase
8a1f829653
Call _command_offset from bash-completion framework only if available
2024-10-14 15:40:43 +09:00
..
markup
…
bash.go
Call _command_offset from bash-completion framework only if available
2024-10-14 15:40:43 +09:00
command.go
completion: match exe on basename alone
2023-10-10 05:22:40 +05:30
completion-main.go
…
completion-parse-args.go
…
completion.go
…
files_test.go
…
files.go
…
fish.go
Use stdlib maps/slices
2024-06-24 07:54:13 +05:30
group.go
Allow un-ambiguous prefixes for command names
2022-11-14 15:42:03 +05:30
help.go
Use stdlib maps/slices
2024-06-24 07:54:13 +05:30
option-from-string.go
…
option.go
Use stdlib maps/slices
2024-06-24 07:54:13 +05:30
parse-args.go
…
types_test.go
…
zsh.go
…