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-09 15:08:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9cfd920e112daaa62b94efae2a04166b97840714
kitty
/
tools
/
tui
/
loop
History
Kovid Goyal
5a189b1afe
Fix graphics being freed instead of deleted in draw_screen()
2024-06-24 07:54:15 +05:30
..
api.go
Fix graphics being freed instead of deleted in draw_screen()
2024-06-24 07:54:15 +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
Fix
#7405
2024-05-01 09:40:22 +05:30
read.go
…
run.go
Query font size and DPI from terminal
2024-06-24 07:54:13 +05:30
terminal-state.go
kitten @ send-key: Fix some keys being sent in kitty keyboard protocol encoding when not using socket for remote control
2024-05-02 11:04:41 +05:30
timers.go
Use stdlib maps/slices
2024-06-24 07:54:13 +05:30
write.go
More linter fixes
2023-09-24 09:06:15 +05:30