kitty/tools/tty
Kovid Goyal 59b47a3a8f
A facility to easily have child programs print to kitty stdout
Works better than the kitty-print DCS escape code as that tends to get
interleaved with other writes to the tty since the loop infrastructure
writes in a separate I/O thread.
2023-07-30 19:49:44 +05:30
..
tty.go A facility to easily have child programs print to kitty stdout 2023-07-30 19:49:44 +05:30
tty_bsd.go Add license info to Go files 2022-11-14 15:41:51 +05:30
tty_linux.go Add license info to Go files 2022-11-14 15:41:51 +05:30