i wrote:
|I have just pushed the first functional version of our new
|(optionally termcap(5)-based) M(ailx)-L(ine)-E(ditor) which
|Things yet TODO, and other notes:
| · Don't use a prompt which uses colour sequences for a while.
| I will reimplement *prompt* handling and introduce a new \[ ..
| \] sequence that most of you surely now from bash(1) etc., and
| which has to be placed around all *prompt* characters which
| shouldn't be counted when detecting the required field width
| for *prompt*.
Alternatively you can use two new colour mappings for making those
standout, now on [next], e.g.,
if t && $features =@ COLOUR
colour 256 mle-position fg=202
colour 256 mle-prompt fg=red
endif
|Have fun and Ciao!
(Aaah, colours again… (Is that already degeneration??))
--steffen
------------------------------------------------------------------------------
__________________________________
[email protected]