Re: [dev] [dmenu] A clickable dmenu is a dream?

From: Connor Lane Smith <cls_AT_lubutu.com>
Date: Sun, 28 Mar 2010 20:14:56 +0100

Hey,

On 28 March 2010 19:28, Antoni Grzymala <antoni_AT_chopin.edu.pl> wrote:
> This might be getting off topic, but has the possibility of filename
> completion in the argument field been considered or written

The problem with this idea is that it adds rather a lot of complexity
to a program intended to simply be a menu. dwm simply uses dmenu_run,
a shell script wrapper for the more general dmenu. To add things like
filename tab completion would undermine the simplicity and generality
of the idea. It could be done in a separate patch, of course, but I'm
not sure that's entirely a good idea.

I was thinking of perhaps trying a dmenu-derivative which spawns a
shell to interact with, becoming an extremely simple one-line 'dterm'.
Could be interesting, anyway.

cls
Received on Sun Mar 28 2010 - 19:14:56 UTC

This archive was generated by hypermail 2.2.0 : Sun Mar 28 2010 - 19:24:02 UTC