vite-plugin-terminal
vite-plugin-terminal copied to clipboard
[ bug ] when the printed parameter has a percent sign , Uncaught URIError: URI malformed
[vite] Internal server error: URI malformed
version: 1.1.0
It seems like the coding method can't handle percent signs https://github.com/patak-dev/vite-plugin-terminal/blob/main/src/index.ts#L140C25-L140C25
I have this same problem, how to solve it?
Fixed by #25