config: add 'indicate-when-selecting'

This allows disabling the caret style mouse cursor when the Shift key
is held.
This commit is contained in:
Craig Barnes 2020-08-03 01:53:16 +01:00
parent 91da76656c
commit 7422719e5b
6 changed files with 13 additions and 2 deletions

View file

@ -25,7 +25,8 @@
* **pipe-selected** key binding. Works like **pipe-visible** and
**pipe-scrollback**, but only pipes the currently selected text, if
any (https://codeberg.org/dnkl/foot/issues/51).
* **cursor.hide-when-typing** option to `footrc.
* **cursor.hide-when-typing** option to `footrc`.
* **cursor.indicate-when-selecting** option to `footrc`.
### Deprecated