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

Re: maybe PATCH: 21731 broke handling of prompts with newlines in it



Stephen Rueger <stephen.rueger@xxxxxxxxxxxxxxx> wrote:
> -		if (multi) {
> +		if (!multi) {

Yes, the fix is correct:  I think this happened because I was originally
using a character pointer rather than a flag and the sense was the other
way around.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

**********************************************************************



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