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