From 9ea19b8c462b40b1c3b4c92ee6f3b331416d6c92 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Fri, 12 Jul 2024 17:04:26 +0900 Subject: Init --- dmenu/dmenu.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dmenu/dmenu.1') diff --git a/dmenu/dmenu.1 b/dmenu/dmenu.1 index fc1eb5e..7202c6e 100644 --- a/dmenu/dmenu.1 +++ b/dmenu/dmenu.1 @@ -59,6 +59,9 @@ dmenu will not directly display the keyboard input, but instead replace it with .B \-r dmenu will reject any input which would result in no matching option left. .TP +.B \-S +dmenu does not sort menu items after matching. +.TP .BI \-l " lines" dmenu lists items vertically, with the given number of lines. .TP -- cgit v1.2.3