aboutsummaryrefslogtreecommitdiff
path: root/docs/wmenu.1.scd
Commit message (Collapse)AuthorAgeFilesLines
* Add dmenu's Meta (Alt) keybindingsAmin Bandali2024-02-271-0/+24
| | | | | | | 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.
* Update keybindings to more closely follow dmenuAmin Bandali2024-02-261-0/+3
| | | | | | 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: Document new bindingsadnano2022-12-031-0/+61
|
* Initial commitadnano2022-01-161-0/+86