Andrew Thorp

Results 42 comments of Andrew Thorp

This is happening to me as well. Persists across application restarts.

I was thinking that displaying an forecast in the appointments tab would be a good solution to this. Possibly showing a few days projection of appointments or however many fills...

II misunderstood the the original post. I can start a new issue for it though.

Thank you for starting this PR. This is sorely needed.

It is probably also worth noting that when running the master branch copy of `extconf.rb`, the response of [the http request](https://github.com/unbit/uwsgi/blob/d8b42365eea90cb890af2e554c599b70e000dea4/ext/uwsgi/extconf.rb#L3) was a 404...

This is still a problem after the 2.0.18 release.

I just ran into this issue as well. In the Makefile's documentation it claims Linux needs `-D` while BSD and MacOS need `-d`. However I've checked Manjaro and Ubuntu and...

This issue has been stale for a while, but still happens by default on MacOS. It looks like switching [the python command](https://github.com/danr/kakoune-easymotion/blob/0ca75450023a149efc70e8e383e459b571355c70/easymotion.kak#L17) from `python` to `python3` does the trick in...

The reconfigured ncruses did not work for me. However, if you build and install then swap the binaries for a copy of `tines`, built statically linked on a Debian based...

One possibility would be to use features to either import the full package or just the gemini library. That would save some compile time on the end user's end without...