This website requires JavaScript.
Explore
Help
Register
Sign In
KittyPatch
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
kitty
/
tools
/
tui
/
loop
History
Kovid Goyal
ef49634353
Fix some issues reported by staticcheck
2022-11-14 15:42:01 +05:30
..
api.go
get rid of interface{} since we now require Go 1.18
2022-11-14 15:42:00 +05:30
key-encoding.go
Port code to serialize key events as CSI to Go
2022-11-14 15:41:55 +05:30
read.go
Fix some issues reported by staticcheck
2022-11-14 15:42:01 +05:30
run.go
Use Unsafe rather than Dangerous to be consistent
2022-11-14 15:41:55 +05:30
terminal-state.go
Use Unsafe rather than Dangerous to be consistent
2022-11-14 15:41:55 +05:30
timers.go
Make the loop API a thin wrapper around internal methods
2022-11-14 15:41:55 +05:30
write.go
Fix some issues reported by staticcheck
2022-11-14 15:42:01 +05:30