On Sat, Jun 16, 2007 at 06:26:58PM +0200, pancake wrote:
> It can be possible to add 'x paste' support to dmenu? would be nice if 
> possible
> to copy a string and paste it to a dmenu entry. (handle shift+insert and get
> the string from the clipboard?).

Already there, just type

`sselp`

and the selection will be inserted after dmenu finishes its job,
assumed you evaluate the result of dmenu. But since the sselp
code is very easy to grasp I recommend re-using it to maybe
supply a dmenu patch (maybe I will apply it to the mainstream
dmenu then).

Regards,
-- 
 Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361

Reply via email to