Marco Lopes
Marco Lopes
I can confirm I'm having the same error, I'm running my tests on travis, so the output can be seen here: https://travis-ci.org/mlopes/git-.f/jobs/242817125 this is caused only by tmp_make, the assert_file_exists...
I could try to fix it and make a PR, but not sure if it's worth it as I see PRs pending from a few months ago. Is this project...
A deeper look into this seems to indicate that one of the problems is that this: ``` local template="$prefix" template+="${BATS_TEST_FILENAME##*/}" template+="-${BATS_TEST_NUMBER}" template+='-XXXXXXXXXX' ``` ends up as '-XXXXXXXXXX' on OSX somehow,...
Made a pull request fixing this (#4)
I'm also having this issue, with tabbed vimb doesn't redraw the pages until I switch to other application and back, without tabbed, everything works ok. Did anyone managed to find...
I'm installing it via Arch's AUR `vimb` package. Using vimb 3.1.0, gtk3 3.22.30-1, webkit2gtk 2.20.1-1, libsoup 2.62.1-1. Maybe I should try the `vimb-git` package. I'll post an update after trying...
Might be worth mentioning I'm running xmonad (0.13), that may have something to do with it.
> Bumping all related libraries to current versions, that is `munit` to `1.0.0-M10` `munit-cats-effect` to `2.0.0-M3` `testcontainers-scala-munit` to `0.41.0` should fix this binary incompatibility I guess that means it can...
I'm wondering if there's a version for sublime text 3, maybe?