From: Quentin Rameau Date: Tue, 26 Jul 2016 10:48:23 +0000 (+0200) Subject: Print highlighted input text only on single match X-Git-Url: https://git.xinqibao.xyz/dmenu.git/commitdiff_plain/a4053bc4e403ae57343f43b7e363a0911bba5a3a?hp=a4053bc4e403ae57343f43b7e363a0911bba5a3a Print highlighted input text only on single match When the input text fully matches a single item, do not draw the item and highlight the input text to show that it matches an item in opposition to regular input text not matching anything. ---