Ok, I've added the support for urxvt.
Bear in mind that it partially support urxvt, though: it works fine if you
run GVim or Vim outside an already running tmux session, otherwise it won't
start.
The problem is due to the fact urxvt believes that the new session is
launched within the running tmux session, whining about nested tmux session
and not starting at all.
You can unset the $TERM variable as workaround, but I don't like that
apporach.
If you come up with an alternative solution please let me know :)
A.

On 13 September 2012 16:16, Alfredo Di Napoli <[email protected]>wrote:

> If I remember correctly, I've also tried that combinations, without
> success.
>
> Anyway, I'm not at work so I can't test Cumino against gnome and Xmonad
> until tomorrow morning: I'll keep you posted!
>
> Bye,
> Alfredo
>
> >
> > I think you misunderstood; as I read it (and as I would expect it to work
> > given the above descrtiption) that would be
> >
> >     urxvt --hold -e sh -c 'echo a'
> >
> > --
> > brandon s allbery
> [email protected]
> > wandering unix systems administrator (available)     (412) 475-9364vm/sms
>
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to