Complex inputs renders weird stuff to the screen
Open
- Dominant language
- JavaScript
- Stars
- 5.6k
- Forks
- 278
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
When using more "complex" commands, weird stuff happens:

Here is the command:
```
import curl "curl 'https://pokeapi.co/api/v2/pokemon/mew' -H 'accept-encoding: gzip, deflate, br' -H 'referer: https://pokeapi.co/' -H 'authority: pokeapi.co' -compressed"
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.