Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

zsh bindkey



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