support multiline for unclosed quotes
未關閉
- 主要語言
- Go
- 星號
- 1.8k
- 分支
- 213
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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?
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。