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-07-27 02:31:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9515e91edc328763806d87d2fa66a643ddb8bc5
kitty
/
tools
/
tui
/
loop
History
Kovid Goyal
62d5e13cbd
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
..
api.go
Fix
#7752
2024-08-20 17:27:13 +05:30
key-encoding_test.go
…
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
mouse.go
…
read.go
…
run.go
Fix
#7752
2024-08-20 17:27:13 +05:30
terminal-state.go
Fix
#7752
2024-08-20 17:27:13 +05:30
timers.go
Use stdlib maps/slices
2024-06-24 07:54:13 +05:30
write.go
…