Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zsh bindkey
- X-seq: zsh-users 3568
- From: Piotrek Kaczmarek <kaczorek@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: zsh bindkey
- Date: Sat, 16 Dec 2000 10:40:23 +0100
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
Hi,
I have a problem with zsh:
When I type END, screen displays '~'.
I want not to display '~', but to go to the end of line.
I have typed this command:
% bindkey "^[[4" end-of-line
It should solve my problem; it goes to the end of line, but
it displays '~' too. How to solve it ?
--
Peter Kaczmarek
Messages sorted by:
Reverse Date,
Date,
Thread,
Author