mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-24 18:07:01 +00:00
Always do a roundtrip at kitten exit, except for special purpose kittens. This slows down exit by one round trip time (capped at 2 seconds), however it ensures that we never get terminal response leak. Fixes #9839 |
||
|---|---|---|
| .. | ||
| api.go | ||
| capabilities.go | ||
| key-encoding.go | ||
| key-encoding_test.go | ||
| mouse.go | ||
| read.go | ||
| run.go | ||
| terminal-state.go | ||
| timers.go | ||
| write.go | ||