This website requires JavaScript.
Explore
Help
Sign In
ayo
/
kitty
Watch
1
Fork
You've already forked kitty
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fc463aaba5
kitty
/
tools
/
tui
/
loop
History
Kovid Goyal
fc463aaba5
Code to query terminal for capabilities
2025-01-03 21:30:05 +05:30
..
api.go
Code to query terminal for capabilities
2025-01-03 21:30:05 +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
Code to query terminal for capabilities
2025-01-03 21:30:05 +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