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
15e1f376a4
kitty
/
tools
/
utils
History
Kovid Goyal
15e1f376a4
EINTR safe function to get tty size
2022-11-14 15:41:48 +05:30
..
io.go
Some work on implementing TTYIO
2022-11-14 15:41:47 +05:30
paths.go
select_posix.go
Workaround for go unix package not wrapping pselect() on darwin
2022-11-14 15:41:47 +05:30
select_without_pselect.go
Workaround for go unix package not wrapping pselect() on darwin
2022-11-14 15:41:47 +05:30
sockets.go
Use the io.Reader interface
2022-11-14 15:41:47 +05:30
sockets_test.go
Code to parse socket addresses
2022-11-14 15:41:47 +05:30
tty.go
EINTR safe function to get tty size
2022-11-14 15:41:48 +05:30
types.go
Add some basic RC serialization tests
2022-11-14 15:41:46 +05:30