Morteza NourelahiAlamdari
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...
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...
Resolve #25
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:  I can manually set the background...