"Levesque, Jean-Yves" <[email protected]> writes:
> I am using mrxvt and I like to set different backgrounds depending on
> the window. However, this also does not work inside tmux where it
> works within screen. I am using mrxvtset.pl -pixmap xxx.xpm but
> nothing happens.
To answer that, we need to understand mrxvtset.pl.
I grabbed the copy from Debian's mrxvt-common 0.5.4-1 package.
It's comments claim it's simply using xterm escape sequences.
When I run it in either screen or tmux, I get the following behaviour.
Both screen and tmux were running in the Linux framebuffer (fbcon).
$ convert logo: tmp.xpm
$ perl mrxvtset.pl -pixmap tmp.xpm | cat -v; echo
^[]20;tmp.xpm^G
Maybe screen passes this sequence to its parents and tmux doesn't?
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
tmux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-users