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-12 11:39:33 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6269f78ed227df38306c233c2f4290e87d346852
kitty
/
tools
/
tui
/
loop
History
Kovid Goyal
91700b3e42
Fix a bug in the Go code of the CSI key event parser
...
Fixes
#6189
2023-04-16 15:31:56 +05:30
..
api.go
Wait for keypress on panic in alternate screen kittens
2023-03-30 08:26:45 +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
Fix a bug in the Go code of the CSI key event parser
2023-04-16 15:31:56 +05:30
mouse.go
Remove unused code
2023-03-30 10:26:39 +05:30
read.go
…
run.go
Remove unused code
2023-03-30 10:26:39 +05:30
terminal-state.go
DRYer
2023-03-17 11:00:00 +05:30
timers.go
…
write.go
…