eine

Results 286 comments of eine
trafficstars

Hi @Delgan! I tried to reproduce this issue, but it seems to be working fine here: ``` # pip3 list | grep colorama colorama 0.4.1 # python -i Python 3.7.4...

I'd say that both of us are using the same MSYS/MINGW shell (no matter MSYS, MINGW64 or MINGW32). I installed it with http://repo.msys2.org/distrib/x86_64/msys2-x86_64-20190524.exe. However, environments are not exactly the same:...

`colorama` works fine with bash and powershell. I wonder where is that bash coming from. Is it an alias provided by powershell? Is it WSL? It can't be `git-bash.exe`, and...

@Delgan, - Does using envvar `PYCHARM_HOSTED=1` work for you? - Did you try #226? Refs: - #214 - #230 - tox-dev/tox#1468

I tried to: - Git clone hugo. - Edit `go.mod` to bump chroma to `0.7.1`. - `go get ./...`. - `go build -o hugo`. Unfortunately, I am still getting the...

This is quite strange... The site hosted at GitHub Pages is correct: https://eine.github.io/issue-runner/#cli Maybe the issue is produced by `hugo serve`? I need to do further tests...

You can achieve it by just removing the definition of multiple tabs in the config file: https://github.com/bep/docuapi/blob/master/exampleSite/config.toml#L32-L47 For example: - https://github.com/eine/issue-runner/blob/master/doc/config.toml - https://eine.github.io/issue-runner/

I this is difficult because not all the information is available when you build a single version. Say you have versions A and B. You build both of them to...

> Wondering if it would be best done as a completely new edalize backend or if it would be better to have as a generator that just compiles the code...

Did you try *'How to use it?'* instead of *'What's this?'*?