mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-31 07:11:09 -04:00
config: add scrollback section
* Move 'scrollback' to 'scrollback.lines' * Move (the new) 'scrollback-indicator-*' options to 'scrollback.indicator-*' Log a deprecation warning when the old 'scrollback' option is used, but don't remove it, yet.
This commit is contained in:
parent
25e745cd8a
commit
d11d374252
4 changed files with 53 additions and 17 deletions
|
|
@ -24,6 +24,11 @@
|
|||
|
||||
|
||||
### Deprecated
|
||||
|
||||
* **scrollback** option in `footrc`. Use the **lines** option in the
|
||||
**[scrollback]** section instead.
|
||||
|
||||
|
||||
### Removed
|
||||
### Changed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue