mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-31 07:11:09 -04:00
Override options from command line
Allow any configuration option to be overridden with -o/--override 'section.key=value' arguments, as suggested in #554 update completitions for override slight refactoring to ease footclient support
This commit is contained in:
parent
7ada4c0ab4
commit
f379ffb8ed
8 changed files with 184 additions and 89 deletions
|
|
@ -63,6 +63,8 @@
|
|||
* OSC 9 desktop notifications (iTerm2 compatible).
|
||||
* Support for LS2 and LS3 (locking shift) escape sequences
|
||||
(https://codeberg.org/dnkl/foot/issues/581).
|
||||
* Support for overriding configuration options on the command line
|
||||
(https://codeberg.org/dnkl/foot/issues/554).
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue