Hi, I hope I am doing everything right.
I added a new option (-r) which reverses the list and puts the input
under it. If you've used Vimperator or CtrlP plugin in Vim you can say
it tries to make dmenu lookalike (with -b and -l option).
P.S. You could also add another target to Makefile: git-diff. It'd go
like this:
git-diff:
git-diff > dmenu-${VERSION}-${PATCHNAME}.diff
Received on Sat Feb 20 2016 - 22:28:14 CET