Elric Milon
Elric Milon
[Evil](https://github.com/emacs-evil/evil) has this feature where it changes the cursor color and shape depending on the mode a buffer is in. I find greatly useful as it allows one to quickly...
It would be great if magithub checked all remotes, I often don't have an "origin" remote on local repos.
As talked previously with Lipu and Niels, The community class would get two new methods: - `register_message()` which receives more or less the same args as the Message classes we...
This one appears repeatedly: ``` Unhandled Error Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1192, in run self.mainLoop() File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1201, in mainLoop self.runUntilCurrent() File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 824,...
It's still using the callback.
We need to decide on the Dispersy release policy. We are starting to get projects using it, should we do a Dispersy release every time we do a Tribler release?
It would be a great feature to have. Thanks!
#### Bug Report Checklist - [X] Have you provided a full/minimal spec to reproduce the issue? - [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [X]...
This PR brings in some commits from @grauschnabel's fork I've adapted to your `master` plus some fixes on top of it. Edit: Original PR from the author of most of...
---- Also clean up mixed tabs and indentation. Original "days in past" commit author: Martin Kaffanke After/if this PR gets merged I've got some more changes I've collected from various...