aboutsummaryrefslogtreecommitdiff
path: root/dmenu.1
Commit message (Expand)AuthorAge
* 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
* fixed a typo in dmenu.1arg@mig292006-12-19
* prepared dmenu-1.8, shortened command line options (-font is -fn, -selbg is -...arg@mig292006-12-19
* added wmii reference to dmenu(1)arg@mig292006-12-18
* applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes it...arg@mig292006-12-18
* changed text in dmenu manpagearg@mig292006-12-13
* added prompt option (-p 'prompt text'), documented in man page as wellarg@mig292006-12-13
* ordered switch branches in kpress alphabetically, applied Sanders patch for P...arg@mig292006-12-12
* small update to man page (backported)arg@zarathustra2006-09-26
* removed config.h stuff, made dwm configurable due to command line optionsarg@mmvi2006-09-26
* another fixAnselm R. Garbe2006-09-07