kitty/tools/utils
2022-11-14 15:41:47 +05:30
..
io.go Some work on implementing TTYIO 2022-11-14 15:41:47 +05:30
paths.go CLI help output make kitty.conf a clickable URL 2022-11-14 15:41:43 +05:30
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 Adjust select() timeout on EINTR 2022-11-14 15:41:47 +05:30
types.go Add some basic RC serialization tests 2022-11-14 15:41:46 +05:30