kitty/tools/tui/loop
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.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
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
mouse.go Fix #7405 2024-05-01 09:40:22 +05:30
read.go Function to drain controlling tty 2023-01-23 16:07:00 +05:30
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