index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (760B) | |
--- | |
1 tmenu | |
2 ==== | |
3 Text displayed != text output | |
4 For each line, if the delimeter character (tab by default, selectable wi… | |
5 | |
6 For example, | |
7 $ echo "~/.local/bin" "\t" "local binarys" | dmenu | |
8 will display "local binarys" in dmenu. When this option is selected, "~/… | |
9 | |
10 When the delimiter character is not present, the behavior is the same as… | |
11 | |
12 Download | |
13 -------- | |
14 * [dmenu-tmenu-5.2.diff](dmenu-tmenu-5.2.diff) | |
15 * [dmenu-tmenu-20240811-475d809.diff](dmenu-tmenu-20240811-475d809.diff) | |
16 | |
17 Author | |
18 ------ | |
19 * Tim Keller <[email protected]> | |
20 * Robert Bilski - <robert at rbilski com> |