Avétis KAZARIAN
Avétis KAZARIAN
Same here, when I use a pattern, while everything goes properly and rendering is done correctly, I still get as 404 status on the rendered page. ```json { "next": "^8.0.3",...
Hi, In the context of `tcp { upstream { server { ... }}}`, it would be awesome to give a UNIX socket instead of address:port. e.g: `listen unix:/path/to/socket;`
You're right. I had a typo in my conf file...
For those still having troubles with pm2 obscure arguments handling you can use this solution: https://github.com/Unitech/pm2/issues/4528#issuecomment-753464213 ( This is might not be the most elegant way to handle it, but...
Would be awesome to handle "margins" too.
Also, if by any chance, you could explain why you're not using the latest ssh2 module from npm but instead using an outdated fork? Which at this time has 164...
> I'm not able to reproduce on my end. Here is my full config if it may help: ```json { "assistant": { "dock": "bottom", "button": false, "default_open_ai_model": "gpt-4-1106-preview" }, "active_pane_magnification":...
Now it's even worse: it only shows files that I have opened 😆 Zed: v0.124.1 (Zed Preview) OS: macOS 14.3.1 Memory: 24 GiB Architecture: aarch64
> Are those files gitignored by any chance? Well, I don't usually ignore all my codebase, would lose the meaning of using git 😅 When I said "only shows files...