mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-06-04 03:03:25 -04:00
config: add 'uppercase-regex-insert'
This makes the "uppercase hint character inserts selected text" behavior added in #1975 configurable, as it can have unexpected behavior for some users. It defaults to "on", preserving the new behavior of `foot`, after Fixes #2159.
This commit is contained in:
parent
f0e36e35cb
commit
298196365c
7 changed files with 24 additions and 1 deletions
2
foot.ini
2
foot.ini
|
|
@ -40,6 +40,8 @@
|
|||
# utmp-helper=/usr/lib/utempter/utempter # When utmp backend is ‘libutempter’ (Linux)
|
||||
# utmp-helper=/usr/libexec/ulog-helper # When utmp backend is ‘ulog’ (FreeBSD)
|
||||
|
||||
# uppercase-regex-insert=yes
|
||||
|
||||
[environment]
|
||||
# name=value
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue