From f92da7b438d145e457eba7ba2fd8fdd56e8c6bfb Mon Sep 17 00:00:00 2001 From: inglorion Date: Sun, 28 May 2023 14:51:34 +0000 Subject: [PATCH] docs: Add missing items to manpage --fixed-height --accept-single --ifne -c, --center -B, --border -R, --border-radius --ch --cw --hp --bdr --- man/bemenu.1.scd.in | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/man/bemenu.1.scd.in b/man/bemenu.1.scd.in index ad25a3a..d6af544 100644 --- a/man/bemenu.1.scd.in +++ b/man/bemenu.1.scd.in @@ -76,6 +76,9 @@ list of executables under PATH and the selected items are executed. *--fixed-height* Prevent the display from changing height on filter. +*--accept-single* + Immediately return if there is only one item. + *--binding* Use alternative key bindings. Available options: vim @@ -83,6 +86,9 @@ list of executables under PATH and the selected items are executed. Always *fork*(2) before executing the selections. Disabled by default when using the terminal backend. +*--ifne* + Only display menu if there are items. + *--no-exec* Print the selected items to standard output instead of executing them. @@ -103,12 +109,30 @@ These options are only available on backends specified in the parentheses: *-b, --bottom* (Wayland, X11) The list will appear at the bottom of the screen. +*-c, --center* (Wayland, X11) + The list will appear at the center of the screen. (wx) + *-f, --grab* (Wayland, X11) Show the *bemenu* window whilst reading the items. +*-B, --border* (Wayland, X11) + Specify the width of the border in pixels around the menu. + +*--bdr* (Wayland, X11) + Specify the border color. + +*-R, --border-radius* (Wayland, X11) + Specify the radius of the border around the menu (0 = no curved borders). + *-H, --line-height* <_height_> (Wayland, X11) Specify the _height_ in point size to make each entry. +*--ch* (Wayland, X11) + Specify the height of the cursor (0 = scales with line height). + +*--cw* (Wayland, X11) + Specify the width of the cursor. + *-m, --monitor* <_index_> (Wayland, X11) Specify the monitor _index_ where the list should appear. Monitor indices start at zero. The interpretation of the given argument depends @@ -126,6 +150,9 @@ These options are only available on backends specified in the parentheses: vertical view borders. *bemenu* will reduce it's size to fit in space between gaps. +*--hp* (Wayland, X11) + Specify the horizontal padding for the entries in single line mode. + *-W, --width-factor* <_factor_> (Wayland, X11) Specify the relative width factor as a floating point number. It makes sense to set it between 0 and 1 to define how much of the screen width