abiosoft / ishell

Library for creating interactive cli applications.
MIT License
1.68k stars 195 forks source link

support multiline while quote is unclosed #129

Open doggeddog opened 4 years ago

doggeddog commented 4 years ago

Make it works like normal bash shell.

>>> hello "abc
... efg
... hij
... "