On 05/03/18 09:54 AM, Jérémie Roquet wrote:
Pardon. The above failed, but when I pasted it into the email I erased the line that worked (as you showed) and left the line that did nothing. That's sloppy. Anyway, my question remains:2018-03-05 18:14 GMT+01:00 Ray Andrews <rayandrews@xxxxxxxxxxx>:$ set promptcr offIs this meant as an alias for “unsetopt promptcr”? If so, it doesn't behave as such for me. Best regards,
$ setopt nopromptcr $ echo -n "1" 1 $ unsetopt nopromptcr $ echo -n "1" 1#