Damian Vonapartis

Results 4 issues of Damian Vonapartis

Please include a feature that disables this indicator which shows whether the user is 'online', 'offline', 'last see at ....' ![image](https://user-images.githubusercontent.com/8030231/116857284-36d9f600-ac05-11eb-873b-6cde70f9bed1.png)

enhancement
needs more info

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...

bug

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,...