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

Re: [PATCH] adding a new option: PROMPT_NUDGE



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