Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] adding a new option: PROMPT_NUDGE
- X-seq: zsh-workers 21448
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: [PATCH] adding a new option: PROMPT_NUDGE
- Date: Tue, 12 Jul 2005 14:19:21 +0000
- In-reply-to: <20050712053509.GB10890@xxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <cf7bbda90507110747669da77b@xxxxxxxxxxxxxx> <20050711151454.GH12208@xxxxxxxxxxxxxxxx> <20050711174055.GB9294@xxxxxxxxx> <1050712032050.ZM26026@xxxxxxxxxxxxxxxxxxxxxxx> <20050712053509.GB10890@xxxxxxxxx>
On Jul 11, 10:35pm, Wayne Davison wrote:
}
} I'm currently thinking that the SPACES part is overly tied to the
} implementation rather than what it's trying to accomplish. How about
} PROMPT_NUDGE? That at least hints at its purpose.
I'd like some opinions from people whose first language is not English.
} > Also, it should perhaps be mutually exclusive with SINGLE_LINE_ZLE.
}
} Perhaps, but for now I've created a trial implementation that depends on
} PROMPT_CR being set (since its output would look crazy without the CR
I'd assumed that would be the case ...
} Attached is a patch of my first implementation. It pays attention to
} the presence of the "xn" termcap attribute
Is that to avoid wrapping in the event that the cursor starts out in
column zero?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author