This website requires JavaScript.
Explore
Help
Sign In
ayo
/
kitty
Watch
1
Fork
You've already forked kitty
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a3369465dc
kitty
/
tools
/
tui
/
loop
History
Kovid Goyal
341d845b9a
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
...
Also rename os.SEEK_* to io.Seek* as the former has been deprecated
2023-08-04 22:50:13 +05:30
..
api.go
lp.Println() should act live fmt.Println()
2023-07-30 19:49:47 +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
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
mouse.go
Remove unused code
2023-03-30 10:26:39 +05:30
read.go
Function to drain controlling tty
2023-01-23 16:07:00 +05:30
run.go
More work on porting receive kitten
2023-07-30 19:49:44 +05:30
terminal-state.go
DRYer
2023-03-17 11:00:00 +05:30
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
Function to drain controlling tty
2023-01-23 16:07:00 +05:30