Tim Otlik
Tim Otlik
> Why did you choose such a radical rearrangement of the source ... As I already said “to avoid duplicate code”. This is more of a personal opinion though. I...
@sam-github That's correct. Since go modules are supposed to be the default way to go in future golang versions, I assume switching to go.mod would be the preferred way to...
As mentioned in https://github.com/onivim/oni2/issues/3040 Avast stopped blocking the oni2 executables with build https://github.com/onivim/oni2/commit/6b9181fbff09d4b063450c3c8fcb43c74f0f3517
This is not an issue with p9k but an issue with either: - the font in use -> [ryanoasis/nerd-fonts](https://github.com/ryanoasis/nerd-fonts) - the Font-Settings in VSCode Terminal Different terminal emulators use various...
Oh I forgot to mention, I also added `.DS-Store` files too `.gitignore`
Duplicate, or rather enhancement of #1192 (which was not async)
Would you please add an entry to README.md under Segments? We collect available segments in a list
@menjilx which fonts are you using? It's possible that you need to either update p9k or your font to get the icon working again with the default configuration.
I'm currently not able to reproduce this on current builds because the plugin got disabled/taken down (for now) from openvsx. I'd mark this issue as "stale" or "waiting", if possible,...