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-06-06 01:05:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
mastercc
Add File
New File
Upload File
Apply Patch
kitty
/
tools
/
tui
/
loop
History
Kovid Goyal
573058d861
Fix panic on empty style
2024-07-21 18:41:04 +05:30
..
api.go
Fix panic on empty style
2024-07-21 18:41:04 +05:30
key-encoding_test.go
…
key-encoding.go
…
mouse.go
…
read.go
…
run.go
...
2024-07-20 14:06:39 +05:30
terminal-state.go
Dont need to reset inband resize since it is saved and restored on the private setting stack
2024-07-20 17:02:08 +05:30
timers.go
Use stdlib maps/slices
2024-06-24 07:54:13 +05:30
write.go
…