Commit Graph

8 Commits

Author SHA1 Message Date
sewn 9e9284666c port dmenu password patch 2024-03-17 07:33:55 -04:00
adnano 906f7ccee8 Improve formatting of docs 2024-02-27 08:37:17 -05:00
adnano f609762c4e Add C-Y keybinding to docs 2024-02-27 08:17:38 -05:00
Amin Bandali c37c3fe38e Add dmenu's Meta (Alt) keybindings
This change adds dmenu's mixture of Emacs+vim-style Meta keybindings.

Also 'Page_Up' and 'Page_Down' were deprecated in upstream xkbcommon,
so replace them with the new 'Prior' and 'Next' names respectively.
2024-02-27 07:54:20 -05:00
Amin Bandali cb884725f6 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.
2024-02-26 06:31:38 -05:00
adnano 5ef1e637bf Make scdoc dependency optional 2024-02-04 15:47:18 -05:00
adnano 5db5b3a7c7 docs: Document new bindings 2022-12-03 10:49:24 -05:00
adnano 2f1c189d53 Initial commit 2022-01-16 08:32:58 -05:00