support multiline for unclosed quotes
Aperta
- Lingua principale
- Go
- Stelle
- 1.8k
- Fork
- 213
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.