vorpal icon indicating copy to clipboard operation
vorpal copied to clipboard

Complex inputs renders weird stuff to the screen

Open antoinechalifour opened this issue 5 years ago • 1 comments

Hi there,

When using more "complex" commands, weird stuff happens:

image

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"

antoinechalifour avatar Aug 27 '19 18:08 antoinechalifour

I'm having the same issue, I think this is related to pasting something

rbndg avatar Oct 31 '19 00:10 rbndg