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 (702B)
---
1 # fuzzymatch
2
3 ## Description
4
5 Add support for fuzzy-matching to dmenu, enabling matching using non-con…
6 portions of items.
7
8 Add option `fuzzy` to `config.def.h` and the flag `-F` to toggle fuzzy-m…
9
10 ## Notes
11
12 - Supports dmenu's case insensitive switch (`-i`)
13
14 ## Download
15
16 - [dmenu-fuzzymatch-4.6.diff](dmenu-fuzzymatch-4.6.diff)
17 - [dmenu-fuzzymatch-20170603-f428f3e.diff](dmenu-fuzzymatch-20170603-f42…
18 - [dmenu-fuzzymatch-4.9.diff](dmenu-fuzzymatch-4.9.diff)
19 - [dmenu-fuzzymatch-5.3.diff](dmenu-fuzzymatch-5.3.diff)
20
21 ## Authors
22
23 - Jan Christoph Ebersbach - <[email protected]>
24 - Laslo Hunhold - <[email protected]> (4.6)
25 - Aleksandrs Stier (4.9)
26 - Justinas Grigas <[email protected]> (5.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.