kitty/tools/tui/loop
2025-01-03 21:34:38 +05:30
..
api.go diff kitten: Abort when run inside a terminal that does not support the kitty keyboard protocol 2025-01-03 21:34:38 +05:30
capabilities.go Code to query terminal for capabilities 2025-01-03 21:30:05 +05:30
key-encoding.go themes kitten: fix some keybaord shortcuts not working with weird IME systems on Linux that convert key events into text events 2024-10-15 09:51:52 +05:30
key-encoding_test.go
mouse.go Fix #7405 2024-05-01 09:40:22 +05:30
read.go Code to query terminal for capabilities 2025-01-03 21:30:05 +05:30
run.go diff kitten: Abort when run inside a terminal that does not support the kitty keyboard protocol 2025-01-03 21:34:38 +05:30
terminal-state.go Document why we explicitly turn off in band resize 2024-11-19 08:08:35 +05:30
timers.go Use stdlib maps/slices 2024-06-24 07:54:13 +05:30
write.go