Philip Wellnitz
Philip Wellnitz
This looks like an encoding/locale problem. Please make sure that you are using a UTF-8 locale.
I get the idea, but personally I'm not a real fan of it. While getting some rewards for your work sure is nice, I don't like the time-limited aspect of...
Fair enough. For now, I added the `hacktoberfest-accepted` label to your PR's; I will try to do the same for PR's where this is explicitly requested, but I can't (and...
Could you please provide some additional context (shell/powerline-binding, versions of involved programs, etc)? Thanks,
Are you per chance using the IMAP segment in your shell? It somehow looks like you pressed `CTRL+C` exactly while that segment was updating.
Can you share your powerline config?
I implemented something like that some time ago; it needs some polishing before it can be merged upstream though: [net.py](https://github.com/PH111P/powerline/blob/develop/powerline/segments/common/net.py) In particular, * `NetworkManagerSegment` works in case you are using...
Indeed, there are several other changes, some of which probably won't appear upstream. For your purposes, the following code should work (while not using my fork): ``` python @requires_segment_info def...
That will probably happen, but please don't ask for an ETA ^^.
I implemented something like that. Once I happen to have the time, I might merge the changes upstream (but there are some non-trivial changes required first, so this is not...