Hi,

this issue is "solved"!

I reported a "bug" of oh-my-zsh, as I experienced a
'''
keybindings change when exiting zsh (ssh session) via ctrl-d, but not via
"exit" '''
Then I was asked to look into infocmp of the two machines and then I realized a
difference in the terminfo on the involved computers.
I was wondering why, as I use the same OpenSuSE-Tumbleweed installations with
the same
/usr/share/terminfo/r/rxvt-unicode-256color

But I installed urxvt from the sources some weeks ago and this seems to
overwrite this file, which results in the difference reported here:
https://github.com/robbyrussell/oh-my-zsh/issues/5458

By reinstalling the OpenSuSE-Tumbleweed terminfo everything is fine again.

*And* also the color-issue reported below is solved!
Now the colors are the same locally as well as on others machines via ssh.
So, the issue was a terminfo issue!

For me everything works with the terminfo from OpenSuSE-Tumbleweed. Why do you
provide a separate terminfo?
Can't we agree on the same terminfo in urxvt and in OpenSuSE?

But I'm happy, as *everything* works now!

Thanks a lot,

Michael

On Sat, 10 Sep 2016, Michael Traxler wrote:

Date: Sat, 10 Sep 2016 11:57:54 +0200 (CEST)
From: Michael Traxler <[email protected]>
To: [email protected]
Subject: urxvt colors and ssh

Hi,

I'm really confused with the colors displayed in urxvt...

The attached picture shows the problem:
Left column: urxvt, right column: xterm
upper row: directly started emacs -nw
lower row: ssh localhost and then emacs -nw

If I use emacs in urxvt I see nice colors.
They are different to the colors I see in xterm, but this I can live with.

But the colors change when I use ssh with urxt, but don't with xterm.
This happens with many different hosts I log on to.

I checked the TERM-environments:
urxvt-local:
TERM=rxvt-unicode
COLORTERM=rxvt-xpm
TERMINFO=/usr/share/terminfo

urxvt-ssh:
TERM=rxvt-unicode
COLORTERM=1

but the colors don't change when I set COLORTERM=rxvt-xpm.

If I use urxvt-256color I get different colors, but the same behavior. Always
the colors a different when I use ssh.

I'm on OpenSuSE-Tumbleweed. urxvt: v9.21
Any ideas what could be the problem?

Thanks,

Michael


_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/mailman/listinfo/rxvt-unicode

Reply via email to