index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (489B) | |
--- | |
1 noescape | |
2 ====== | |
3 | |
4 Currently dmenu will be killed if pressing the escape key. | |
5 And this is probably what everybody wants. | |
6 But if anyone wanted to run something through dmenu and does not want dm… | |
7 | |
8 This patch introduces the `-no-escape` flag, which will block the escape… | |
9 | |
10 Download | |
11 -------- | |
12 | |
13 * [dmenu-noescape-20230328-dfbbf7f.diff](dmenu-noescape-20230328-dfbbf7f… | |
14 | |
15 Author | |
16 ------ | |
17 * Aaron Züger <[email protected]> |