fish-nvm version is not shown
caillou opened this issue · 1 comments
caillou commented
fish-nvm
Node version is not shown
Current Behavior
I use the following Node version manager: https://github.com/jorgebucaran/fish-nvm
Currently, Spacefish does not show me the Node version used, c.f. screenshot:
Environment
- Spacefish version: 2.7.0
- Fish version: [the output of
fish --version
] - Fish plugin manager: fisher
- Terminal emulator: iTerm
- Operating system: OSX 10.14.6
matchai commented
Hi @caillou. Thank you for opening an issue.
Unfortunately, spacefish is no longer under active development, but I suggest you take a look at its successor https://github.com/starship/starship, which has similar node support built-in, which I believe should have this bug fixed.
That said, if someone comes around with a PR to fix this bug, I'll gladly review and merge it. 😄