Hello,
I've been using urxvt/rxvt-unicode with TERM=xterm-256color for a while,
but now switched back to its default (TERM=rxvt-unicode-256color).
But the defaults for "terminal-overrides" in tmux only consider xterm*:
",xterm*:XT:Ms=\\E]52;%p1%s;%p2%s\\007"
":Cs=\\E]12;%p1%s\\007:Cr=\\E
It is not the same for TERM=screen, the escape sequence changes with
xterm-keys.
On Sat, Dec 20, 2014 at 06:00:09AM +0100, Daniel Hahler wrote:
> From: Daniel Hahler
>
> It should not be necessary to define them, since PageUp/PageDown is
> alread, and it should be the same.
>
> But the way it
Hi
I don't want to carry around a huge set of defaults for random
terminals, the xterm one is enough of an example.
On Sat, Dec 20, 2014 at 06:01:56AM +0100, Daniel Hahler wrote:
> Hello,
>
> I've been using urxvt/rxvt-unicode with TERM=xterm-256color for a while,
> but now switched back to it