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

zsh exits suddenly.



I have a trouble that zsh exits as following.

akr@carbon% cd /usr/local/bin<^M>
akr@carbon% uname -a<^M>
SunOS carbon 4.1.4 1 sun4m
akr@carbon% zsh -c 'echo $ZSH_VERSION'<^M>
3.0.5-extended
akr@carbon% zsh -f<^M>
carbon% ls <^D>
zsh: do you wish to see all 848 possibilities? <^C>n
carbon% ls <^M>
akr@carbon% 

When typing <n> instead of <^C>, zsh works fine.
But I has habit that type <^C> frequently.

How do I make zsh to not exit after <^C>?
-- 
[Tanaka Akira]



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