summaryrefslogtreecommitdiffstats
path: root/dmenu.1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* removed -t, now using isatty() instead of select() to prevent execution from ↵Gravatar Anselm R. Garbe 2007-02-191-4/+0
| | | | an interactive shell
* removed draw.c, implemented C-w handling (backward word deletion)Gravatar Anselm R. Garbe 2007-02-191-0/+3
|
* nah nah nah, I can't get used to the bottom bar, pushing the conditional ↵Gravatar Anselm R. Garbe 2007-02-081-0/+4
| | | | dmenu again
* letting dmenu appear at the bottom by defaultGravatar Anselm R. Garbe 2007-02-081-4/+0
|
* small fix of Control-j in dmenu.1Gravatar Anselm R. Garbe 2007-01-161-2/+2
|
* s/Mod1-Shift-g/Mod1-G/ in fact Sander is rightGravatar Anselm R. Garbe 2007-01-111-1/+1
|
* documenting undocumented vi-alike shortcuts of dmenuGravatar Anselm R. Garbe 2007-01-111-3/+3
|
* commented recent Control-shortcut additionsGravatar Anselm R. Garbe 2007-01-111-3/+3
|
* fixed a typo in dmenu.1Gravatar arg@mig29 2006-12-191-1/+1
|
* prepared dmenu-1.8, shortened command line options (-font is -fn, -selbg is ↵Gravatar arg@mig29 2006-12-191-15/+15
| | | | -sb, -selfg is -sf, -normbg is -nb, -normfg is -nf now)
* added wmii reference to dmenu(1)Gravatar arg@mig29 2006-12-181-1/+2
|
* applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes ↵Gravatar arg@mig29 2006-12-181-0/+4
| | | | it appear in the bottom (for wmii compliance), slightly modified version than the patch proposed by Stefan Tibus
* changed text in dmenu manpageGravatar arg@mig29 2006-12-131-1/+1
|
* added prompt option (-p 'prompt text'), documented in man page as wellGravatar arg@mig29 2006-12-131-0/+4
|
* ordered switch branches in kpress alphabetically, applied Sanders patch for ↵Gravatar arg@mig29 2006-12-121-1/+7
| | | | PgUp/Dn and Home/End scrolling
* small update to man page (backported)Gravatar arg@zarathustra 2006-09-261-6/+6
|
* removed config.h stuff, made dwm configurable due to command line optionsGravatar arg@mmvi 2006-09-261-3/+24
|
* another fixGravatar Anselm R. Garbe 2006-09-071-12/+9
|
* made dmenu.1 also conciseGravatar Anselm R. Garbe 2006-09-071-25/+23
|
* fixed man pageGravatar Anselm R. Garbe 2006-09-041-3/+3
|
* updated man pageGravatar Anselm R. Garbe 2006-08-281-5/+5
|
* small changes in dmenu.1Gravatar Anselm R.Garbe 2006-08-211-1/+1
|
* removed C-[ from source and man pageGravatar Anselm R.Garbe 2006-08-101-1/+1
|
* removed control sequences which actually aren't implemented anymore (only ↵Gravatar Anselm R.Garbe 2006-08-091-4/+4
| | | | the real unix control sequences are implemented)
* made dmenu(1) more dwm(1) alikeGravatar arg@10ksloc.org 2006-08-071-23/+22
|
* appliead Sanders manpage/Makefile pacthGravatar arg@10ksloc.org 2006-08-071-1/+1
|
* fixed dmenu.1 version infoGravatar arg@10ksloc.org 2006-08-071-1/+1
|
* updated man pageGravatar arg@10ksloc.org 2006-08-071-1/+1
|
* updated man pageGravatar arg@10ksloc.org 2006-08-071-0/+4
|
* removed -t title crap from dmenuGravatar arg@10ksloc.org 2006-08-071-7/+0
|
* initial importGravatar arg@10ksloc.org 2006-08-041-0/+68