aboutsummaryrefslogtreecommitdiff
path: root/dmenu.1
Commit message (Expand)AuthorAgeFilesLines
* updated manpage, changed keybindsConnor Lane Smith2010-06-201-26/+20
* updated manpageConnor Lane Smith2010-06-091-7/+11
* applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (du...Anselm R Garbe2009-11-281-1/+6
* added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -wanselm@anselm12008-05-191-14/+4
* fix typoSander van Dijk2008-03-251-1/+1
* fixed match() to prefer prefix-matches to strstr-matches in the match list, e...Anselm R Garbe2008-03-181-1/+3
* removed ido-matching, changed behavior of -i meaning case insensitive matchin...Anselm R Garbe2008-03-121-4/+12
* fixed dmenuAnselm R. Garbe2007-09-301-1/+1
* applied MichaƂ Janeczek dmenu patch, made dmenu match case-insensitive by de...Anselm R. Garbe2007-09-231-0/+4
* next version is 3.3arg@suckless.org2007-09-171-1/+1
* changed Backspace/C-w behavior (now it only removes a single character)Anselm R. Garbe2007-02-261-1/+1
* Escape -s in dmenu.1Kris Maglione2007-02-251-11/+11
* removed -t, now using isatty() instead of select() to prevent execution from ...Anselm R. Garbe2007-02-191-4/+0
* removed draw.c, implemented C-w handling (backward word deletion)Anselm R. Garbe2007-02-191-0/+3
* nah nah nah, I can't get used to the bottom bar, pushing the conditional dme...Anselm R. Garbe2007-02-081-0/+4
* letting dmenu appear at the bottom by defaultAnselm R. Garbe2007-02-081-4/+0
* small fix of Control-j in dmenu.1Anselm R. Garbe2007-01-161-2/+2
* s/Mod1-Shift-g/Mod1-G/ in fact Sander is rightAnselm R. Garbe2007-01-111-1/+1
* documenting undocumented vi-alike shortcuts of dmenuAnselm R. Garbe2007-01-111-3/+3
* commented recent Control-shortcut additionsAnselm R. Garbe2007-01-111-3/+3
* fixed a typo in dmenu.1arg@mig292006-12-191-1/+1
* prepared dmenu-1.8, shortened command line options (-font is -fn, -selbg is -...arg@mig292006-12-191-15/+15
* added wmii reference to dmenu(1)arg@mig292006-12-181-1/+2
* applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes it...arg@mig292006-12-181-0/+4
* changed text in dmenu manpagearg@mig292006-12-131-1/+1
* added prompt option (-p 'prompt text'), documented in man page as wellarg@mig292006-12-131-0/+4
* ordered switch branches in kpress alphabetically, applied Sanders patch for P...arg@mig292006-12-121-1/+7
* small update to man page (backported)arg@zarathustra2006-09-261-6/+6
* removed config.h stuff, made dwm configurable due to command line optionsarg@mmvi2006-09-261-3/+24
* another fixAnselm R. Garbe2006-09-071-12/+9
* made dmenu.1 also conciseAnselm R. Garbe2006-09-071-25/+23
* fixed man pageAnselm R. Garbe2006-09-041-3/+3
* updated man pageAnselm R. Garbe2006-08-281-5/+5
* small changes in dmenu.1Anselm R.Garbe2006-08-211-1/+1
* removed C-[ from source and man pageAnselm R.Garbe2006-08-101-1/+1
* removed control sequences which actually aren't implemented anymore (only the...Anselm R.Garbe2006-08-091-4/+4
* made dmenu(1) more dwm(1) alikearg@10ksloc.org2006-08-071-23/+22
* appliead Sanders manpage/Makefile pactharg@10ksloc.org2006-08-071-1/+1
* fixed dmenu.1 version infoarg@10ksloc.org2006-08-071-1/+1
* updated man pagearg@10ksloc.org2006-08-071-1/+1
* updated man pagearg@10ksloc.org2006-08-071-0/+4
* removed -t title crap from dmenuarg@10ksloc.org2006-08-071-7/+0
* initial importarg@10ksloc.org2006-08-041-0/+68