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-08 22:28:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6b48624b81e43fb47b2d389a67daacaaf93afea9
kitty
/
tools
/
tui
/
loop
History
Kovid Goyal
b7816d26be
Implement clear screen c-l binding
2022-11-14 15:42:06 +05:30
..
api.go
Implement clear screen c-l binding
2022-11-14 15:42:06 +05:30
key-encoding.go
Fix decoding of letter trailer CSI key event
2022-11-14 15:42:04 +05:30
read.go
...
2022-11-14 15:42:04 +05:30
run.go
Improve performance when pasting large amounts of text into readline by not redrawing on every char
2022-11-14 15:42:05 +05:30
terminal-state.go
More work on readline
2022-11-14 15:42:03 +05:30
timers.go
Make the loop API a thin wrapper around internal methods
2022-11-14 15:41:55 +05:30
write.go
Fix some issues reported by staticcheck
2022-11-14 15:42:01 +05:30