On Mon, Feb 11, 2008 at 12:08:20PM +0100, Szabolcs Nagy wrote:
> there was recently two dmenu problems on irc and both was due to
> 'name=value' does not work in certain shells (csh, tcsh, ..)
>
> i'm not a shell expert and didn't check the standard, but this works fine:
>
> - exe=`dmenu_path | dmenu $*` && exec $exe
> + set exe=`dmenu_path | dmenu $*` && exec $exe
I'm not sure about this proposal either, but I applied your
change this morning.
Kind regards,
-- Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361Received on Mon Feb 11 2008 - 16:58:50 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:18:52 UTC