keenonkites
keenonkites
**Is your feature request related to a problem? Please describe.** - none - **Describe the solution you'd like** Actually only English and (looking at the sources) Polish are supported languages....
At the moment Beagle IM seems to support 'only' Message Archiving on the server (if I understand everything correct). I would love to see a feature for saving chat transcripts...
### Description Actually the only supported location for the config file .cz.* is the root folder of the project (according to the docu). It would be great to have the...
### Description When issuing 'cz info' from a ISO8859-1 encoded Terminal I get the following exception: ``` [xx@XXXXXX:~/tmp/test-git-repo (master +)] $ cz info Traceback (most recent call last): File "/home/user/pb/venv_commitizen/bin/cz",...
In the lastest version I've found an issue regarding internal compass jumping from true values to completely faulty values and (eventually) back to correct values if there is a timer...
I haven't found any binary that would run on AlmaLinux 10.1. And unfortunately the compilation fails, complaining about missing libcap. But libpcap is installed. Errormsg: `configure: error: You need to...
Hi, I've discovered a Bug in the Range Class: - Range(0) gives an empty range Range('0') works properly. I could nail down the problem in the following lines: `def __new__(cls,...