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-07 00:15:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f6801d48d15bd2a4a1c9c797e895a7260702d3ea
kitty
/
tools
/
tui
/
readline
History
Kovid Goyal
a2c2d81373
Cleanup readline prompt rendering
2022-12-23 15:23:42 +05:30
..
actions_test.go
Cleanup readline prompt rendering
2022-12-23 15:23:42 +05:30
actions.go
Improve formatting of completion entries with descriptions
2022-11-14 15:42:09 +05:30
api.go
kitty shell: Fix pressing enter while cursor is not at end of line causes line to be truncated visually
2022-11-26 15:30:49 +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
Get completion basically working
2022-11-14 15:42:08 +05:30