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

Re: bindkey -s question



I would like a prompt, with parts that only shows when i'm editing the
command, like the mode line in emacs. Is this possible to have in zsh
without heavy modification of the source?

								 |
|.								 |
|.								 |
|.								 |
|mistel% echo $PWD                                               |
|/home/mirar                                                     |
|mistel% last | head -2                                          |
|per   ttyp9     194.52.182.48  Thu Apr 23 14:38 - 16:20  (01:42)|
|js    ttyq2     194.52.182.50  Mon Apr 20 19:50 - 23:00  (03:10)|
|mistel% ps | grep washuu                                        |
| 1540  p2 S    4:56 pike xwashuu.pike                           |
| 5706  p1 D    0:00 grep washuu                                 |
|mistel% cat /proc/meminfo | wc                                  |
|     10      38     319                                         |
|--**-zsh: mistel: ~/ ------------------------(Cmd)--14:01--L12--|
|% _								 |
+----------------------------------------------------------------+


/Mirar

__________________________________________________________________________
Idonex AB               Telefon      Telefax      nalle
Skolgatan 10		013-376814   013-376801   0708-376867
582 35 Linköping        mirar@xxxxxxxxx           http://www.idonex.se/



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