mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-04 06:46:48 -04:00
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:
parent
194cf1ce87
commit
20aab0871f
6 changed files with 15 additions and 5 deletions
1
foot.ini
1
foot.ini
|
|
@ -14,6 +14,7 @@
|
|||
# workers=<number of logical CPUs>
|
||||
# bell=none
|
||||
# word-delimiters=,│`|:"'()[]{}<>
|
||||
# trim-trailing-spaces-from-selection=no
|
||||
|
||||
[scrollback]
|
||||
# lines=1000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue