kricsleo

Results 6 issues of kricsleo

When exiting in the loading state (e.g. `ctrl` + `c`), the cursor is still hidden. Do you think it's better to listen to `SIGINT` to restore the cursor when exit?...

### Environment nodejs: v20.12.0 httpxy: v0.1.5(latest) ### Reproduction [stackblitz - reporduciton](https://stackblitz.com/edit/nuxt-starter-qgg2vk?file=server%2Fapi%2Fhttp-proxy.ts,server%2Fapi%2Fhttpxy.ts,app.vue) You have to download this project to run locally (Some TLS error prevents it from running in Stackblitz). ###...

bug

### Environment nodejs: v20.12.0 ### Reproduction Just look at the code is enough. ### Describe the bug [node-http-proxy](https://github.com/http-party/node-http-proxy?tab=readme-ov-file#options) supports `followRedirects`, but this rewrite removed this feature. This should be documented...

bug

Close https://github.com/vuejs/eslint-plugin-vue/issues/2521 I'll just submit a pr first, so if there are any changes that need to be made please just point them out ❤️

**Checklist** - [x] I have tried restarting my IDE and the issue persists. - [x] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed. **Tell us about your...