Quentin Burgess
Quentin Burgess
Im mint 19 I used @stealthybox fix but I added `-C` to the compinit instruction to avoid long start time
> but it breaks command completion for me In the end I've struggled the same error once I rebooted my pc (& so maybe my zsh session ?). The first...
I use pure as prompt theme & I had to run `setopt prompt_sp && setopt prompt_cr` to restore the previous behavior.
Setting the `$SPACESHIP_DIR_TRUNC_REPO` var to `false` was enough for me to bypass the issue. spaceship v4.10.0 - zsh 5.8.1
rebased the branch w/ latest master 4.10 (3ed1425)
I can try see I can do 🤷🏻♂️ But I would prefer to open a new MR about that specific section then
> Anybody working on this? See https://github.com/go-redis/redismock/pull/18 :)
https://github.com/jstemmer/go-junit-report can help to get the job done ``` $ go test -json ./... | tee out.txt | gotestfmt (...) $ go-junit-report -in out.txt -out report.xml -parser gojson ```
Any news about that one ? I had to disable the `sudo` module because of the biometric (fp sensor) sudo message popping before each prompts.