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-07-27 02:31:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
10cef1621092639e3fee48810fb66a5caca6b52f
kitty
/
tools
/
utils
History
Kovid Goyal
246277e7af
Refactor tty code into its own package
2022-11-14 15:41:48 +05:30
..
escape_code_parser_test.go
Allow OSC to be terminated by BEL
2022-11-14 15:41:48 +05:30
escape_code_parser.go
Allow OSC to be terminated by BEL
2022-11-14 15:41:48 +05:30
io.go
Refactor tty code into its own package
2022-11-14 15:41:48 +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_test.go
…
sockets.go
Use the io.Reader interface
2022-11-14 15:41:47 +05:30
types.go
Work on reading command responses
2022-11-14 15:41:48 +05:30
utf-8.go
UTF-8 decode/encode for Go
2022-11-14 15:41:48 +05:30