aboutsummaryrefslogtreecommitdiff
path: root/dmenu.1
Commit message (Collapse)AuthorAge
* 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
| | | | an interactive shell
* 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 ↵Anselm R. Garbe2007-02-08
| | | | dmenu again
* 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
| | | | -sb, -selfg is -sf, -normbg is -nb, -normfg is -nf now)
* added wmii reference to dmenu(1)arg@mig292006-12-18
|
* applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes ↵arg@mig292006-12-18
| | | | it appear in the bottom (for wmii compliance), slightly modified version than the patch proposed by Stefan Tibus
* 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 ↵arg@mig292006-12-12
| | | | PgUp/Dn and Home/End scrolling
* 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
|
* made dmenu.1 also conciseAnselm R. Garbe2006-09-07
|
* fixed man pageAnselm R. Garbe2006-09-04
|
* updated man pageAnselm R. Garbe2006-08-28
|
* small changes in dmenu.1Anselm R.Garbe2006-08-21
|
* removed C-[ from source and man pageAnselm R.Garbe2006-08-10
|
* removed control sequences which actually aren't implemented anymore (only ↵Anselm R.Garbe2006-08-09
| | | | the real unix control sequences are implemented)
* made dmenu(1) more dwm(1) alikearg@10ksloc.org2006-08-07
|
* appliead Sanders manpage/Makefile pactharg@10ksloc.org2006-08-07
|
* fixed dmenu.1 version infoarg@10ksloc.org2006-08-07
|
* updated man pagearg@10ksloc.org2006-08-07
|
* updated man pagearg@10ksloc.org2006-08-07
|
* removed -t title crap from dmenuarg@10ksloc.org2006-08-07
|
* initial importarg@10ksloc.org2006-08-04