mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-30 06:46:45 -04:00
config: add 'indicate-when-selecting'
This allows disabling the caret style mouse cursor when the Shift key is held.
This commit is contained in:
parent
91da76656c
commit
7422719e5b
6 changed files with 13 additions and 2 deletions
|
|
@ -109,6 +109,10 @@ applications can change these at runtime.
|
|||
*hide-when-typing*
|
||||
Boolean. When enabled, the mouse cursor is hidden while typing.
|
||||
|
||||
*indicate-when-selecting*
|
||||
Boolean. When enabled, the mouse cursor changes form to indicate
|
||||
when the Shift key is held (for text selections).
|
||||
|
||||
*color*
|
||||
Two RRGGBB values specifying the foreground (text) and background
|
||||
(cursor) colors for the cursor. Default: inversed foreground and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue