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 04:54:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71a1050b9fd20f7f93dac23a8099b5e813f9b872
kitty
/
tools
/
tui
/
loop
History
Kovid Goyal
38666f978b
More work on porting transfer kitten
2023-07-30 19:49:39 +05:30
..
api.go
More work on porting transfer kitten
2023-07-30 19:49:39 +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
Nicer debug output of timers
2023-07-24 12:19:27 +05:30
terminal-state.go
DRYer
2023-03-17 11:00:00 +05:30
timers.go
...
2023-07-24 12:45:01 +05:30
write.go
…