mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-25 02:17:03 +00:00
On macOS reading from the same tty device file as we are writing too in another thread gives continuous EAGAIN errors. We dont actually need simultaneous read/write, so move the reads to the end. |
||
|---|---|---|
| .. | ||
| at | ||
| benchmark | ||
| completion | ||
| edit_in_kitty | ||
| mouse_demo | ||
| pytest | ||
| run_shell | ||
| show_error | ||
| tool | ||
| update_self | ||
| main.go | ||