summaryrefslogtreecommitdiffstats
path: root/dmenu.1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
2b4b425e9603223d10c0046af3cefc09a&follow=1'>v0.1.1Gravatar BanceDev 1-1/+1 2024-09-12fixed bug in input buffer handling due to misplaced printGravatar BanceDev 2-5/+8 2024-09-12Update build.yml checkout v4Gravatar Lance Borden 1-1/+1 2024-09-12Update build.yml to artifact v4Gravatar Lance Borden 1-1/+1 2024-09-12fixed exit status issue with non interative modeGravatar BanceDev 1-1/+1 2024-09-12added non interative mode for running lua scriptsGravatar BanceDev 2-4/+28 2024-09-12temporary github action fix until non-interactive mode is implementedGravatar BanceDev 1-2/+2 2024-09-12attempt to update build script to accept input into lush shellGravatar BanceDev 2-4/+6 2024-09-12prevent lush workflow from getting stuck in testsGravatar Lance Borden 1-1/+4 2024-09-12removed chsh in workflowGravatar Lance Borden 1-4/+1