mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-13 05:33:51 -04:00
selection: strip non-formatting C0, BS, HT and DEL from pasted text
This commit is contained in:
parent
579f3cf8e3
commit
9f8856ee7d
2 changed files with 19 additions and 0 deletions
|
|
@ -34,6 +34,8 @@
|
|||
* Trailing comments in `foot.ini` must now be preceded by a space or tab
|
||||
(https://codeberg.org/dnkl/foot/issues/270)
|
||||
* The scrollback search box no longer accepts non-printable characters.
|
||||
* Non-formatting C0 control characters, `BS`, `HT` and `DEL` are now
|
||||
stripped from pasted text.
|
||||
|
||||
|
||||
### Deprecated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue