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-15 21:14:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0971e8c63074680f14ad1f78039252c0a9164a7d
kitty
/
tools
/
tui
/
loop
History
Kovid Goyal
04febb20d5
...
2023-08-07 15:45:46 +05:30
..
api.go
Speed up write performance to loop
2023-08-05 13:53:32 +05:30
key-encoding_test.go
Fix a bug in the Go code of the CSI key event parser
2023-04-16 15:31:56 +05:30
key-encoding.go
show_key kitten: In kitty mode show the actual bytes sent by the terminal rather than a re-encoding of the parsed key event
2023-04-26 21:48:53 +05:30
mouse.go
Remove unused code
2023-03-30 10:26:39 +05:30
read.go
…
run.go
Speed up write performance to loop
2023-08-05 13:53:32 +05:30
terminal-state.go
…
timers.go
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
2023-08-04 22:50:13 +05:30
write.go
...
2023-08-07 15:45:46 +05:30