]> git.armaanb.net Git - dmenu.git/commit
Print highlighted input text only on single match
authorQuentin Rameau <quinq@fifth.space>
Tue, 26 Jul 2016 10:48:23 +0000 (12:48 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Tue, 26 Jul 2016 16:29:42 +0000 (18:29 +0200)
commita4053bc4e403ae57343f43b7e363a0911bba5a3a
treea059b7f413201432bb3e663a6946be80326fce60
parent657122f7819fd74d66706ffb607deb44884401b7
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.
dmenu.c