Introduction
Introduction Statistics Contact Development Disclaimer Help
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…
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.