Files
espurna/code
Maxim Prokhorov 7595d3357c terminal: revert UnescapedText handling
Totally breaks on unicode input.

Main reason to add this in the first place was handling of
terminal escape sequences, but perhaps it would be better off to do
that on another layer.

For example, <Backspace> will inject an invisible symbol into the resulting
'chunk', at least one other thing to do is to validate after we append
things into an 'argv' that it at least looks like some kind of text.
2022-09-08 15:56:52 +03:00
..
2022-05-05 17:50:21 +03:00
2022-08-31 03:08:30 +03:00
2019-07-11 00:34:17 +03:00
2022-05-05 17:50:21 +03:00
2019-07-11 00:34:17 +03:00