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

Re: code completition / cannot delete characters



Michael Worobcuk <mail@xxxxxxxxxxxxxxxxxx>:
> 
> Am 10.03.2007 um 22:55 schrieb Micah Cowan:
> 
> >Frank Terbeck wrote:
> >>Micah Cowan <micah@xxxxxxxxxx>:
> >>>Hm, how about this:
> >>>
> >>>$ echo $PS1 > ps1
> >>How about: echo ${(V)PS1}
> 
> What ever you want:
> 
> [hanno: /home/hanno]>echo ${(V)PS1}
> [%{^[[1;33m%}%n: ^[[1;35m%}%d%{^[[0m%}]>
                   ^- insert %{ in front of that control sequence.

Regards, Frank

-- 
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
                                                  -- RFC 1925



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