Mingxuan Wang

Results 8 comments of Mingxuan Wang

As an alternative, you can use [mklement0/fileicon](https://github.com/mklement0/fileicon), which is also used in iconsur.

It's working! 🎉 But there's a issue if scripting is enabled. I use scripts to add custom headers and don't change HTTP body data. With scripting enabled, SSE data is...

@NghiaTranUIT I only modify the **request header** with scripts to test APIs in production and test environment. But maybe someone will want to modify the response header, who knows?

I saw my friend using Warp today and was attracted by the beautiful UI, so I tried Warp myself tonight. With "Open completions menu as you type" turned on, when...

Another problem is that the autocomplete suggestions always block the output of the previous command (like ls). I don't know of a solution for this, but maybe put the popup...

There's no issue if I enable "No Caching" in Proxyman or enable "Disable cache" in Chrome DevTools. But my questions is where does this strange body came from? > ```...

I also use Proxyman to modify requests and don't want to keep the Proxyman main window open. We can start recording traffic via the macOS menu bar icon when Proxyman's...

我刚刚提交了个 PR,目前我自己用起来没有什么问题,可以一起看一下~