hstr icon indicating copy to clipboard operation
hstr copied to clipboard

fc escape

Open ryanramage opened this issue 10 months ago • 0 comments

When I try and edit (using the left arrow) the following command:

http POST "localhost:5000/fp"

there is no quote escaping so I get

> fc "http POST "localhost:5000/fp""
fc: event not found: http POST localhost:5000/fp

It would be great if double quotes were escaped properly

ryanramage avatar Aug 16 '23 17:08 ryanramage