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-08 22:28:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
67bf3eda5ae3de68ba2a06d9353db4ec0e919ed4
kitty
/
tools
/
tui
/
loop
History
Kovid Goyal
49ea26968c
Bump go version to 1.21
...
Allows us to use the much faster builtin min/max functions for two variable min/max
2023-08-09 11:58:16 +05:30
..
api.go
Merge branch 'master-1' of
https://github.com/hezhizhen/kitty
2023-08-08 16:47:27 +05:30
key-encoding_test.go
Fix a bug in the Go code of the CSI key event parser
2023-04-16 15:31:56 +05:30
key-encoding.go
show_key kitten: In kitty mode show the actual bytes sent by the terminal rather than a re-encoding of the parsed key event
2023-04-26 21:48:53 +05:30
mouse.go
Bump go version to 1.21
2023-08-09 11:58:16 +05:30
read.go
…
run.go
Work on refactoring send kitten to fix various issues
2023-08-08 06:28:43 +05:30
terminal-state.go
…
timers.go
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
2023-08-04 22:50:13 +05:30
write.go
Make wait_for_write_complete more robust
2023-08-08 17:17:51 +05:30