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

Re: code completition / cannot delete characters



Michael Worobcuk wrote:
Hi Bart, thank you very mauchfor your response !

What happens if you type: ESC x redisplay
(that is, the escape key, then x, then the word redisplay) and then hit
the return key?  Does that clean it up?

I do not know that command sequence so I tried several times :)

[hanno: /home/hanno]>splay
zsh: command not found: splay
[hanno: /home/hanno]>r-screen
zsh: command not found: r-screen
[hanno: /home/hanno]>/usr/ssplay
zsh: command not found: splay
[hanno: /home/hanno]>

That is what comes out when I try to type in the command !
The first letters until "splay" are not shown on the display, the rest ist shown....
What am I doing wrong ?

Are you using viins key-bindings? The instructions you were given were for emacs-style, I think..

In which case, ^L should do clear-screen for you, and ^R will probably do redisplay.

--
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer...
http://micah.cowan.name/



Messages sorted by: Reverse Date, Date, Thread, Author