> As a remark: The plan is to remove the cursor handling from dmenu > again, since it violates the single purpose idea of dmenu. Instead > there will be a dinput or sinput program that basically is nothing > else as a text field widget that prints the input to standard out.
That seems a little fiddly to use, but fair enough. By the way, I think config.h should be moved to config.def.h like in dwm, and the Makefile fixed accordingly. Thanks, cls