index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (494B) | |
--- | |
1 Incremental output | |
2 ================== | |
3 This patch causes dmenu to print out the current text each time a key is… | |
4 | |
5 This is useful as an incremental search feature, for example in surf's c… | |
6 | |
7 #define INCSEARCH { .v = (char *[]) { "/bin/sh", "-c", "dmenu -r… | |
8 | |
9 | |
10 Download | |
11 -------- | |
12 * [dmenu-incremental-20160702-3c91eed.diff](dmenu-incremental-20160702-3… |