mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-14 08:21:27 -04:00
config: add [key-bindings].noop action
Key combinations assigned to this action will not be sent to the application. Closes #765
This commit is contained in:
parent
b2ddacb799
commit
bcea929c94
6 changed files with 18 additions and 5 deletions
|
|
@ -38,8 +38,11 @@
|
|||
* `notify-focus-inhibit` boolean option, which can be used to control
|
||||
whether desktop notifications should be inhibited when the terminal
|
||||
has keyboard focus
|
||||
* `colors.scrollback-indicator` color-pair option, which specifies
|
||||
* `[colors].scrollback-indicator` color-pair option, which specifies
|
||||
foreground and background colors for the scrollback indicator.
|
||||
* `[key-bindings].noop` action. Key combinations assigned to this
|
||||
action will not be sent to the application
|
||||
(https://codeberg.org/dnkl/foot/issues/765).
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue