mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-03 06:46:42 -04:00
selection: strip non-formatting C0, BS, HT and DEL from pasted text
This commit is contained in:
parent
5318d27212
commit
fb9a225eee
2 changed files with 19 additions and 0 deletions
|
|
@ -60,6 +60,8 @@
|
|||
size (https://codeberg.org/dnkl/foot/issues/281).
|
||||
* Extending a word/line-wise selection now uses the original selection
|
||||
mode instead of switching to character-wise.
|
||||
* 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