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-10 18:48:54 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1223130ef7dc252ce3cabe265e80f6bc456e0dcd
kitty
/
tools
/
tui
/
readline
History
Kovid Goyal
b3f096b03b
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
..
actions_test.go
...
2022-11-14 15:42:09 +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
Fix another bug in readline cursor position tracking
2022-11-16 21:28:36 +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