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-09 13:45:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87ef5e408407e00d78a6e12e00ad5b17b6313f0d
kitty
/
tools
/
tui
/
readline
History
Kovid Goyal
ef6693a239
Dont insert empty spaces when no completions are found
2023-03-07 17:00:40 +05:30
..
actions_test.go
…
actions.go
API to set the text at the prompt
2023-02-15 10:16:25 +05:30
api.go
readline: Automatically do word completion based on history
2023-03-07 16:44:02 +05:30
completion.go
Dont insert empty spaces when no completions are found
2023-03-07 17:00:40 +05:30
draw.go
…
history.go
readline: Automatically do word completion based on history
2023-03-07 16:44:02 +05:30
keys.go
…