[Doc] themes manpage, small textual improvement.

This commit is contained in:
Dave Davenport 2023-01-25 23:05:20 +01:00
parent b96b28ebde
commit db16c63168
2 changed files with 6 additions and 2 deletions

View File

@ -1626,7 +1626,9 @@ Each entry displayed by listview captured by a \fB\fCbox\fR called \fB\fCelement
.PP
A child added with another name is seen as a \fB\fCbox\fR, this can be used to tweak
how an entry looks to expand to available space.
how an entry looks when it expands to available space. This can be useful if
there are multiple columns and on filtering the remaining columns should appear
centered with a fixed width.
.SS listview text highlight
.PP

View File

@ -1003,7 +1003,9 @@ Each entry displayed by listview captured by a `box` called `element`. Each
* `element-index`: A textbox widget that shows the shortcut keybinding number.
A child added with another name is seen as a `box`, this can be used to tweak
how an entry looks to expand to available space.
how an entry looks when it expands to available space. This can be useful if
there are multiple columns and on filtering the remaining columns should appear
centered with a fixed width.
#### listview text highlight