aboutsummaryrefslogtreecommitdiff
path: root/dmenu.1
Commit message (Expand)AuthorAge
* Initial commit by me.c2023-11-25
* dmenu.1: document improved fastgrab behaviour from previous patchHiltjo Posthuma2019-01-27
* Use bold for keyboard shortcuts in dmenu.1David Demelier2018-05-12
* add key bindings for moving to the word start or endQuentin Rameau2018-03-13
* add embedding support with -w optionQuentin Rameau2016-10-14
* dmenu.1: group single optionsQuentin Rameau2016-10-14
* dmenu.1: fix -l optionQuentin Rameau2016-10-14
* dmenu.1: clarify monitor numbers are starting from 0 (first mon)Hiltjo Posthuma2015-11-07
* applied Hiltjo's patch as suggested on the ml to fix ControlMask for C-j and C-mAnselm R Garbe2014-09-17
* applied Martti Kühne's dmenu monitor patchAnselm R Garbe2013-08-02
* applied multisel patch to mainlineAnselm R Garbe2013-04-17
* add ^G escape keybindingKarl F2012-01-19
* align M-[hjkl] closer to vi keysConnor Lane Smith2012-01-02
* add Mod1Mask keybindingsConnor Lane Smith2012-01-01
* update manpageConnor Lane Smith2011-11-16
* update manpageConnor Lane Smith2011-09-20
* simpler lsxConnor Lane Smith2011-06-18
* new dmenu_runConnor Lane Smith2011-06-13
* no -m, cleanupConnor Lane Smith2011-05-18
* cleanupConnor Lane Smith2011-05-15
* fast dmenu_path scriptConnor Lane Smith2011-05-14
* fast grab patch (thanks Rob)Connor Lane Smith2011-05-08
* moved main, updated argsConnor Lane Smith2010-11-17
* updated manpageConnor Lane Smith2010-11-12
* updated manpageConnor Lane Smith2010-10-08
* rebound paste, removed useless max widthsConnor Lane Smith2010-08-20
* new libdraw, typo fixesConnor Lane Smith2010-08-05
* fixed bugs, no more config.h, updated manpage, new libdrawConnor Lane Smith2010-08-02
* updated manpage, added paste, cleaned up, new libdrawConnor Lane Smith2010-07-31
* typo fixesConnor Lane Smith2010-06-23
* updated manpage, changed keybindsConnor Lane Smith2010-06-20
* updated manpageConnor Lane Smith2010-06-09
* applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (du...Anselm R Garbe2009-11-28
* added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -wanselm@anselm12008-05-19
* fix typoSander van Dijk2008-03-25
* fixed match() to prefer prefix-matches to strstr-matches in the match list, e...Anselm R Garbe2008-03-18
* removed ido-matching, changed behavior of -i meaning case insensitive matchin...Anselm R Garbe2008-03-12
* fixed dmenuAnselm R. Garbe2007-09-30
* applied Michał Janeczek dmenu patch, made dmenu match case-insensitive by de...Anselm R. Garbe2007-09-23
* next version is 3.3arg@suckless.org2007-09-17
* changed Backspace/C-w behavior (now it only removes a single character)Anselm R. Garbe2007-02-26
* Escape -s in dmenu.1Kris Maglione2007-02-25
* removed -t, now using isatty() instead of select() to prevent execution from ...Anselm R. Garbe2007-02-19
* removed draw.c, implemented C-w handling (backward word deletion)Anselm R. Garbe2007-02-19
* nah nah nah, I can't get used to the bottom bar, pushing the conditional dme...Anselm R. Garbe2007-02-08
* letting dmenu appear at the bottom by defaultAnselm R. Garbe2007-02-08
* small fix of Control-j in dmenu.1Anselm R. Garbe2007-01-16
* s/Mod1-Shift-g/Mod1-G/ in fact Sander is rightAnselm R. Garbe2007-01-11
* documenting undocumented vi-alike shortcuts of dmenuAnselm R. Garbe2007-01-11
* commented recent Control-shortcut additionsAnselm R. Garbe2007-01-11