kitty/tools/tui/loop
2025-01-05 06:00:24 +05:30
..
api.go diff kitten: Automatically change colors on terminal color scheme change 2025-01-05 06:00:24 +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: Automatically change colors on terminal color scheme change 2025-01-05 06:00:24 +05:30
terminal-state.go diff kitten: Automatically change colors on terminal color scheme change 2025-01-05 06:00:24 +05:30
timers.go Use stdlib maps/slices 2024-06-24 07:54:13 +05:30
write.go