abiosoft / abiosoft/ishell

support multiline for unclosed quotes

Open
#128 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.8k
Forks
213
PR merge metrics
No merged PRs in 30d

Description

When I type commands with unclosed quotes, It report errors.
```
>>> hello "world
Error: EOF found when expecting closing quote.
```

It would be better to allow user type multiple lines in this condition like normal bash shell.
How could I achieve this behavior?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.