From 87cbea3a0b83cb95a1fbf4317e3fb59b466f7a17 Mon Sep 17 00:00:00 2001 From: Sander Date: Wed, 27 Aug 2025 21:38:40 +0200 Subject: [PATCH] docs: `--counter` option --- man/bemenu.1.scd.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/bemenu.1.scd.in b/man/bemenu.1.scd.in index 7a75152..465238e 100644 --- a/man/bemenu.1.scd.in +++ b/man/bemenu.1.scd.in @@ -117,6 +117,9 @@ list of executables under PATH and the selected items are executed. : Only display a scrollbar when the number of items exceeds the number of lines. +*--counter* _none_|_always_ + display a matched/total items counter. + *-e, --vim-esc-exits* Exit bemenu when pressing escape in normal mode for vim bindings.