Damian Vonapartis
Damian Vonapartis
Please include a feature that disables this indicator which shows whether the user is 'online', 'offline', 'last see at ....' 
When using the -t flag to search for terms, we get an error 'connection reset by peer error'. The output below is produced by the following command: `sudo twofi -c...
**Describe the bug** Autodocstring does not generate a docstring when the method we are trying to document has """ as the default value to a parameter. **Versions (please complete the...
The output of the error is the following: ```shell /opt/homebrew/Cellar/spoof-mac/2.1.1_5/libexec/lib/python3.13/site-packages/docopt.py:165: SyntaxWarning: invalid escape sequence '\S' name = re.findall('()', source)[0] /opt/homebrew/Cellar/spoof-mac/2.1.1_5/libexec/lib/python3.13/site-packages/docopt.py:166: SyntaxWarning: invalid escape sequence '\[' value = re.findall('\[default: (.*)\]', source,...