Morteza NourelahiAlamdari

Results 19 issues of Morteza NourelahiAlamdari

*Please use this template for reporting suspected bugs or requests for help.* # Issue description ZMQ Proxy (Router - Dealer) without any consumer, will consume 100% CPU usage. Normally, when...

stale

In ArchLinux I got this error recently, while it worked in the past: OS: ArchLinux GCC: 12.1.0 CMake: 3.23.1 This is how I compile it (based on sample Dockerfile): ```bash...

@hobu I'm thinking about adding codes linter for the project. For Python the popular one is `flake8` which follows PEP8 standard with more additional validations and for C/C++ we have...

Idea

Hi, It's nice to support proxy on HTTP requests. Cheers, Mort

feature

Hi, I've prepared the AUR package for ArchLinux-based distributions. Here is the link: https://aur.archlinux.org/packages/python-ruff Cheers, Mort

Hi, When I use Nvim without Tmux, everything runs smoothly. However, when I'm inside Tmux, certain elements end up with a background color: ![image](https://github.com/Shatur/neovim-ayu/assets/1261448/5151fe41-9f59-4526-8ebc-f7d3efdf0e70) I can manually set the background...