index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (880B) | |
--- | |
1 lines below prompt | |
2 ================== | |
3 | |
4 Description | |
5 ----------- | |
6 With this patch, a vertical list starts being drawn at the same | |
7 horizontal line the prompt is drawn, on the left side of the window. | |
8 Without this patch, lines are drawn to the right of the end of the | |
9 prompt. | |
10 | |
11  | |
12 | |
13 If you are concerned about space, you should use the 2021-11-01 patch, a… | |
14 | |
15  | |
16 | |
17 | |
18 Download | |
19 -------- | |
20 * [dmenu-linesbelowprompt-20210703-1a13d04.diff](dmenu-linesbelowprompt-… | |
21 * [dmenu-linesbelowprompt-and-fullwidth-20211014.diff](dmenu-linesbelowp… | |
22 | |
23 | |
24 Authors | |
25 ------- | |
26 * Sebastian LaVine <[email protected]> | |
27 * fssSGJ <[email protected]> (2021-11-01) |