aboutsummaryrefslogtreecommitdiff
path: root/dmenu.1
Commit message (Expand)AuthorAgeLines
* 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
* fixed a typo in dmenu.11.8arg@mig292006-12-19-1/+1
* prepared dmenu-1.8, shortened command line options (-font is -fn, -selbg is -...arg@mig292006-12-19-15/+15
* added wmii reference to dmenu(1)arg@mig292006-12-18-1/+2
* applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes it...arg@mig292006-12-18-0/+4
* changed text in dmenu manpage1.7arg@mig292006-12-13-1/+1
* added prompt option (-p 'prompt text'), documented in man page as wellarg@mig292006-12-13-0/+4
* ordered switch branches in kpress alphabetically, applied Sanders patch for P...arg@mig292006-12-12-1/+7
* small update to man page (backported)arg@zarathustra2006-09-26-6/+6
* removed config.h stuff, made dwm configurable due to command line optionsarg@mmvi2006-09-26-3/+24
* another fixAnselm R. Garbe2006-09-07-12/+9
* made dmenu.1 also conciseAnselm R. Garbe2006-09-07-25/+23
* fixed man page0.8Anselm R. Garbe2006-09-04-3/+3
* updated man page0.6Anselm R. Garbe2006-08-28-5/+5
* small changes in dmenu.1Anselm R.Garbe2006-08-21-1/+1
* removed C-[ from source and man pageAnselm R.Garbe2006-08-10-1/+1
* removed control sequences which actually aren't implemented anymore (only the...Anselm R.Garbe2006-08-09-4/+4
* made dmenu(1) more dwm(1) alikearg@10ksloc.org2006-08-07-23/+22
* appliead Sanders manpage/Makefile pactharg@10ksloc.org2006-08-07-1/+1
* fixed dmenu.1 version infoarg@10ksloc.org2006-08-07-1/+1
* updated man pagearg@10ksloc.org2006-08-07-1/+1
* updated man pagearg@10ksloc.org2006-08-07-0/+4
* removed -t title crap from dmenuarg@10ksloc.org2006-08-07-7/+0
* initial importarg@10ksloc.org2006-08-04-0/+68