kitty/tools/utils
Kovid Goyal ce3062cbde
UTF-8 decode/encode for Go
The builtin utf-8 package has semantics not suitable for us
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 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 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
utf-8.go UTF-8 decode/encode for Go 2022-11-14 15:41:48 +05:30