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 (576B)
---
1 tsv
2 ====
3 With this patch dmenu will split input lines at first tab character and
4 only display first part, but it will perform matching on and output full
5 lines as usual.
6
7 This can be useful if you want to separate data and representation, for
8 example, a music player wrapper can display only a track title to
9 user, but still supply full filename to underlying script.
10
11 Download
12 --------
13 * [dmenu-tsv-20220305-e73651f.diff](dmenu-tsv-20220305-e73651f.diff)
14 * [dmenu-tsv-20201101-1a13d04.diff](dmenu-tsv-20201101-1a13d04.diff)
15
16 Author
17 ------
18 * Pavel Renev <[email protected]>
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.