support multiline for unclosed quotes
Đang mở
- Ngôn ngữ chính
- Go
- Star
- 1.8k
- Fork
- 213
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.