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

Re: zsh doesn't print only one symbol



On 4 marca 2018 at 21:22:22, Andrei Kovrov (4sober@xxxxxxxxx) wrote:
> Hello,
> 
> echo -n "1" shows nothing
> 
> I've the latest version and bug also reproducing on 5.3
> 
> zsh --version
> 
> zsh 5.4.2 (x86_64-apple-darwin17.4.0)

Use "setopt promptcr" to see output that doesn't end with \n.

-- 
Sebastian Gniazdowski
psprint /at/ zdharma.org



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