summaryrefslogtreecommitdiffstats
path: root/smenu.1
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2018-08-14 22:57:03 +0200
committerpgen <p.gen.progs@gmail.com>2018-08-14 23:15:29 +0200
commita75542771d367a248371bb3cd04d4ac4053fcf92 (patch)
tree9bf6860529a50714376611ef7c39538411ef95f7 /smenu.1
parent893b3ce0f54b1810610261f5ab5b16dd854c9e8a (diff)
Add a special "full height" value to the -n option
Diffstat (limited to 'smenu.1')
-rw-r--r--smenu.14
1 files changed, 4 insertions, 0 deletions
diff --git a/smenu.1 b/smenu.1
index 7f40368..c584a75 100644
--- a/smenu.1
+++ b/smenu.1
@@ -456,6 +456,10 @@ directory, if present, will be ignored when this option is used.
Gives the maximum number of lines in the scrolling selection window.
By default five lines at most are displayed and the other ones, if
any, need you to scroll the window.
+
+The special value \fI0\fP sets this number to match the number of lines
+in the terminal (minus the lines taken by the message if any).
+This remains true even if the terminal is resized.
.IP "\fB-t\fP [\fIcolumns\fP]"
This option sets the tabulation mode and, if a number is specified,
attents to set the number of displayed columns to that number.