schachmat
schachmat
As a quick hint: You can use the json frontend for debugging. It will show the `iface.Data` struct. I could not try it yet, but I assume it's related to...
cool. Is it okay for you, if I pull your commits, squash them to a single one (for a cleaner history) and push them to my repo? You will still...
I already started the pull and fixes, so there is no need to open a pull request.
First forecast.io backend draft is up, refer to #83 for further status information and discussion.
Heyho @polyzen, If you are able to, you are very welcome to help get a 2.1 release ready. Only the second step mentioned in #98 is missing, but I am...
Thanks to @R11baka we now have a openweathermap.org backend! :tada:
Did you change your font or terminal setup? Iirc the arrow in the wind line is an "east asian ambiguous width" character which can take up one or two spaces....
I can confirm the same issue happens to me as well both before and after your temperature patch. I haven't used wego in a while and currently don't have the...
Heyho @krompus, Your feature request should ultimately be solved by #1, but here are some hints for you to get going: - The Icons are included [here](https://github.com/schachmat/wego/blob/master/we.go#L437). If you want...
Your issue with the weird display may be due to your terminal setup not supporting the blinking attribute correctly (the zap icons are toggled on and off periodically) and doing...