> For me it is:
>
> aterm
> [8~ end
> [7~ home
>
> eterm
> [8~ end
> [7~ home
>
> Is it necessary to map those to the right keys for the
> particular terminal?
Yes, /etc/zsh/zshrc is using terminfo to do this.
Do you get the following output in aterm and eterm?
% bindkey | grep '\[[78]~'
Hi Clint,
thanks for your concern.
On Thu, Feb 17, 2005 at 09:22:35PM -0500, Clint Adams wrote:
> I'll change the /etc/zsh/zshrc to bind Insert to switch between insert
> and overwrite mode.
Sounds good.
> Could you tell me what escape codes are being sent for Home and End in
> aterm and Eterm?
> Independent from that the 'Insert'-key makes lower-case
> characters to upper-case and vice versa.
'Insert' isn't bound to anything, and xterm sends ^[[2~ -- so it's
switching to command mode, then transposing.
I'll change the /etc/zsh/zshrc to bind Insert to switch between insert
and overwrite
Package: zsh
Version: 4.2.4-2
Severity: important
Hi,
I am not absolutely shure if the source of problem is zsh
but since it is reproducable on several terminals and the
problem doesn't exist with bash, I decided to tell you
about it.
I type e.g. 'gvim .trosmo' and use the Arrow keys to move
bac
4 matches
Mail list logo