Guthrie McAfee Armstrong
Guthrie McAfee Armstrong
I have the same issue, and @elboulangero's amendment to @maclockard's fix worked for me. I added `map f :Goyo highlight StatusLineNC ctermfg=white` to my `~/.vimrc`, and now `f` produces the...
@abers you may find this useful (searched "tilde", the name of the character): https://github.com/junegunn/goyo.vim/issues/71 If that doesn't help, you may want to post a new issue.
Does CircleCI do something differently than Travis that would fix the random test failures? My understanding was that the failures are related to using `time` (perhaps instead of a mock...
No reason not to try out CircleCI, but [Travis CI does have debug over SSH](https://docs.travis-ci.com/user/running-build-in-debug-mode/), though it doesn't seem to have support for pausing builds. In related news, Travis CI...
I cannot replicate this issue.
I get this too, although I'm not sure whether it's causing any other issues. Looks like it's caused by https://github.com/mattrayner/docker-lamp/blob/24c620372a4e89afc109126485b7ced5245a77eb/supporting_files/create_mysql_users.sh#L20