From cb884725f61b31e861f667d7517978ea55d1279f Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 25 Feb 2024 14:49:53 -0500 Subject: Update keybindings to more closely follow dmenu There's no need to distinguish between vertical and horizontal mode for the directional keys. By not doing so we match dmenu's behaviour and also reduce code duplication. --- docs/wmenu.1.scd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/wmenu.1.scd b/docs/wmenu.1.scd index f532b21..5fbf50e 100644 --- a/docs/wmenu.1.scd +++ b/docs/wmenu.1.scd @@ -112,6 +112,9 @@ arrow keys, page up, page down, home, and end. |[ *C-g* :[ Escape +|[ *C-[* +:[ Escape + |[ *C-h* :[ Backspace -- cgit v1.2.3