config: new option - trim-trailing-spaces-from-selection

When enabled, trailing spaces are trimmed from both regular and block
selections.
This commit is contained in:
Daniel Eklöf 2020-11-11 18:16:49 +01:00
parent 194cf1ce87
commit 20aab0871f
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
6 changed files with 15 additions and 5 deletions

View file

@ -14,6 +14,7 @@
# workers=<number of logical CPUs>
# bell=none
# word-delimiters=,│`|:"'()[]{}<>
# trim-trailing-spaces-from-selection=no
[scrollback]
# lines=1000