Dirk Heinke
Dirk Heinke
Thanks, take your time. Sure you can list me. :+1:
I just noticed, the problem only exists, when you are in list mode ``` * a * b ```
From what I know about the library, the REST API is only used to get a unique id and to list all peers (https://github.com/peers/peerjs/blob/master/lib/api.ts). Everything else is send over the...
Changing `kwargs['ssl_version'] = ssl.PROTOCOL_SSLv3` to `kwargs['ssl_version'] = ssl.PROTOCOL_TLSv1` works for the oauth token but the next error ist: ``` urllib2.URLError: ```
If you don't need exact this script, this fork is working: https://github.com/thiderman/spoticli
I just checked it, and `git fetch` seems to ignore LFS. So Backing up repositories with LFS currently ignores all files in LFS. A `git lfs fetch {url}` after the...
Any updates on this? MIT would also be awesome.
Can you maybe provide a screenshot of how you would like to have it? Currently the seperation is by bold and non bold text and the arrow icon.
I also had a few keepassxc crashes after waking up from sleep but I don't use pageant. Is there any logging I can turn on to provide more infos for...
Hi, thanks for all the new ideas. I'm currently not actively using the tree panel and don't have any plans on adding new features, but if you want to contribute...