index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (463B) | |
--- | |
1 pipeout | |
2 ======= | |
3 | |
4 Description | |
5 ----------- | |
6 This patch allows the selected text to be piped back out with dmenu. Thi… | |
7 useful if you want to display the output of a command on the screen. Onl… | |
8 starting with the character '#' is piped out by default. | |
9 | |
10 Configuration | |
11 ------------- | |
12 Set the variable 'startpipe' in config.h to any character. | |
13 | |
14 | |
15 Download | |
16 -------- | |
17 * [dmenu-pipeout-20160701-3c91eed.diff](dmenu-pipeout-20160701-3c91eed.d… | |
18 | |
19 Author | |
20 ------ | |
21 * Ayrton |