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 23:54:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ee30302fe72fbcffca0503909086064e6e8264f
kitty
/
tools
/
tui
/
readline
History
Kovid Goyal
7223fdaa38
API to set the text at the prompt
2023-02-15 10:16:25 +05:30
..
actions_test.go
Cleanup readline prompt rendering
2022-12-23 15:23:42 +05:30
actions.go
API to set the text at the prompt
2023-02-15 10:16:25 +05:30
api.go
API to set the text at the prompt
2023-02-15 10:16:25 +05:30
completion.go
Improve formatting of completion entries with descriptions
2022-11-14 15:42:09 +05:30
draw.go
Cleanup readline prompt rendering
2022-12-23 15:23:42 +05:30
history.go
Import the google shlex package as we need more sophisticated parsing
2022-11-14 15:42:08 +05:30
keys.go
readline: add alt+arrow to move by word default binding. Common on macOS
2022-12-27 10:59:13 +05:30