Pierre Maoui

Results 7 issues of Pierre Maoui

I had an issue in a custom JS env (jest for testing) that apparently doesn't support "RegExp.$1" As stated here : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/n > This feature is non-standard and is not...

Hi, Thank you for your work, I love using ranger inside Vim :+1: When I want to open ranger from a terminal in NeoVim (:te), I can't open it because...

Hi, I had to downgrade to python2 in order to make this works: ``` Host: jsonplaceholder.typicode.com Origin: https://jsonplaceholder.typicode.com TEMPLATE tryit myvalue: ${json["try"]} POST /posts | tryit { "try": "it" }...

When I use the default Apache "Index of" functionality to browse file, I can resume file downloaded with wget (using -c). I can't and it seems related to Apache (.htaccess?)....

explanation?
todo

Hi, Thanks a lot for this plugin. I use it mostly to go from my code to github (or other plugin's website). So, I edited a little bit the project...

### Detailed Description of the Problem I have tried in many ways to render the carriage return (\n) from http-request return myvalues contains "111\n222\n333\n" ``` http-request return status 200 content-type...

type: bug
status: feedback required

### Description Hello, On a fresh AL2023 install, I have disabled the bridge network by having: ``` { "bridge": "none" } ``` docker-compose.yml: ``` services: my-server: container_name: my-server build: context:...

kind/bug
status/0-triage