mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-02-06 20:27:02 +01:00
07a4cec616ced4b514b05011d10d3e8eb89c822f
In OSC/OTH mode, the parser accumulate bytes until it fills up or encounters some end-of-osc sequence. After entering in either of these mode by mistake, for example by displaying random bytes (e.g. cat a binary) nothing would print anymore but input would still work. In that situation, being able to hit `reset` and recover a usable terminal helps. You can try with `echo -e '\xc2\x9e'` for PM
…
…
= kitty - the fast, featureful, GPU based, terminal emulator See https://sw.kovidgoyal.net/kitty image::https://travis-ci.org/kovidgoyal/kitty.svg?branch=master[Build status, link=https://travis-ci.org/kovidgoyal/kitty]
Languages
Python
38.8%
C
28.2%
Go
25.6%
Objective-C
5.6%
Shell
1.1%
Other
0.6%