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-12 11:39:33 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e65031184abfc35c035188a5156e53be63da5784
kitty
/
tools
/
tui
/
loop
History
Kovid Goyal
237bb35ee9
More CodeQL fixes
2025-04-20 21:53:11 +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_test.go
…
key-encoding.go
More CodeQL fixes
2025-04-20 21:53:11 +05:30
mouse.go
…
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
…