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

Re: code completition / cannot delete characters




Am 10.03.2007 um 22:05 schrieb Micah Cowan:

Michael Worobcuk wrote:
Whoops! How about plugging 's/[[:cntrl:]]/?g' into that instead?
: env | egrep '^(TERM|VISUAL|EDITOR|PS1)$' | sed 's/[[:cntrl:]]/?/g'

[hanno: /home/hanno]>: env | egrep '^(TERM|VISUAL|EDITOR|PS1)$' | sed 's/[[:cntrl:]]/?/g'
[hanno: /home/hanno]>
That's it!
Hmmmmmm.....

LOL! Heh, sorry, I didn't mean for you to use the :. Please type the rest /after/ that point. (I should've prefaced it with "$" instead; ":" was a poor choice.)

ARGL $&%/   ...Maybe I should read what I type in...hehe
But what is that ?
[hanno: /home/hanno]>env | egrep '^(TERM|VISUAL|EDITOR|PS1)$' | sed 's/[[:cntrl:]]/?/g'
[hanno: /home/hanno]>

What is wrong ?




Yes, I have termcap.
Ähm sry. Should I upload the file? I don't know .,...

Please do.

Ok.
http://www.michaelworobcuk.de/termcap/termcap




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