Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: xterm scroll-back problem os x
- X-seq: zsh-users 11761
- From: Stephane Chazelas <Stephane_Chazelas@xxxxxxxx>
- To: Sven Schober <sv3sch@xxxxxxxx>
- Subject: Re: xterm scroll-back problem os x
- Date: Sun, 12 Aug 2007 11:20:11 +0100
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <200708121103.25597.sv3sch@xxxxxxxx>
- Mail-followup-to: Sven Schober <sv3sch@xxxxxxxx>, zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <200708120106.46456.sv3sch@xxxxxxxx> <200708121103.25597.sv3sch@xxxxxxxx>
On Sun, Aug 12, 2007 at 11:03:22AM +0200, Sven Schober wrote:
> On Sunday 12 August 2007 01:06, Sven Schober wrote:
> > The strange thing is, starting a bash session and trying this, it works as
> > expected... otherwise i would not post this message on this list *g*.
>
> must've been late yesterday, afterall:
>
> it worked in bash, because at some point in time a had already configured
> my .inputrc to ignore that strange sequence \e[25;2~ by binding it to
> something that obviusly seems to produce no tty output, like this:
>
> "\e[25;2~": capitalize-word
>
> now, trying the same in .zshrc using:
>
> bindkey "^[[25;2~" capitalize-word
>
> helps, and pressing shift + pageup now behaves normally...
> still, this seems like a work aroung, which doesn't solve the real problem...
[...]
Looks like a xterm configuration problem.
What does appres XTerm and appres xterm tell you about
"translations"? And in xrdb -q?
--
Stéphane
Messages sorted by:
Reverse Date,
Date,
Thread,
Author