Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: PROMPT_SP
- X-seq: zsh-workers 21503
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Subject: Re: PATCH: PROMPT_SP
- Date: Sat, 23 Jul 2005 13:55:54 +0000
- In-reply-to: <20050718181330.GA19066@xxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20050714182506.GB11296@xxxxxxxxx> <20050715175551.GA29713@xxxxxxxxx> <1050716160634.ZM31049@xxxxxxxxxxxxxxxxxxxxxxx> <20050716195612.GA11575@xxxxxxxxx> <200507181032.j6IAWB4q022520@xxxxxxxxxxxxxx> <20050718181330.GA19066@xxxxxxxxx>
On Jul 18, 11:13am, Wayne Davison wrote:
}
} What do you think of the following? (Hopefully my improved precmd
} function is not too complex.)
The echotc command now requires the termcap module ... I can't decide
whether I'm more concerned that (1) the module won't be available, or
that (2) the RI capability won't be. However, neither concern is very
serious.
Reading this ...
} + The problem is normally limited to zsh versions prior to 4.3.0 due to the
} + advent of the PROMPT_SP option (which is enabled by default, and eliminates
} + this problem for most terminals). An example of the overwriting is:
} verb(
} % echo -n foo
} %
} )
... I've begun to wonder whether we're only replacing one complaint ("the
prompt overwrites my output") with another ("'echo -n' doesn't work, I
always get a newline").
Messages sorted by:
Reverse Date,
Date,
Thread,
Author