mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-18 06:46:23 -04:00
support four-sided padding (left/top/right/bottom)
This commit is contained in:
parent
fbf4304731
commit
21485fa66d
5 changed files with 69 additions and 29 deletions
|
|
@ -78,6 +78,8 @@
|
|||
* `[colors-light]` section to `foot.ini`. Replaces `[colors2]`.
|
||||
* `XTGETTCAP`: added `query-os-name`, returning the OS foot is
|
||||
compiled for (e.g. _'Linux'_) ([#2209][2209]).
|
||||
* `pad` option now supports 4-directional padding format:
|
||||
`LEFTxTOPxRIGHTxBOTTOM` (e.g., `20x10x20x10`).
|
||||
|
||||
[2212]: https://codeberg.org/dnkl/foot/issues/2212
|
||||
[2209]: https://codeberg.org/dnkl/foot/issues/2209
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue