mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-28 06:46:38 -04:00
config: do key binding collision handling in overrides
This ensures we detect, and handle, collisions also for key-bindings specified as overrides.
This commit is contained in:
parent
0018e570d4
commit
cff097197f
2 changed files with 19 additions and 18 deletions
|
|
@ -72,6 +72,8 @@
|
|||
* Exit code being 0 when a foot server with no open windows terminate
|
||||
due to e.g. a Wayland connection failure
|
||||
(https://codeberg.org/dnkl/foot/issues/943).
|
||||
* Key binding collisions not detected for bindings specified as option
|
||||
overrides on the command line.
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue