index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (383B) | |
--- | |
1 Text Scrolling | |
2 ============== | |
3 This patch adds support for text scrolling, it doesn't append '...' for … | |
4 input anymore as it can handle long text now. It's especially useful whe… | |
5 in surf, after having inserted a long url via tab-completion. | |
6 | |
7 Download | |
8 -------- | |
9 * [dmenu-scroll-20180607-a314412.diff](dmenu-scroll-20180607-a314412.dif… | |
10 | |
11 Author | |
12 ------ | |
13 * nzl <[email protected]> |