Jan De Dobbeleer

Results 119 comments of Jan De Dobbeleer

@ehawman reading through the comments it's a bug in nu, not oh-my-posh. We can migrate, but then again it won't work until that panic is fixed. I'll add this as...

@alexellis this was me running this inside PowerShell if I'm not mistaken. But it's been a while, I'll have a proper look in the course of next week to address...

@alexellis just had a look and made sure to make the most minimal changes to support this correctly. > I'd consider working with cmd.exe a non-goal at this time This...

@alexellis it doesn't require cgo, all it does is call the native windows API (which, I understand, looks very alien of you've never been there before). Additionally, you can run...

@alexellis those two are whatever you built for. It doesn't necessarily reflect the actual OS's architecture (see my previous [remark](https://github.com/alexellis/arkade/issues/662#issuecomment-1272267412)). For oh-my-posh this is required as we do have that...

> Or are you telling me that someone could install the arm binary on amd64, then execute it? The other way around, you can run a amd64 binary on ARM...

@alexellis can we take a step back before I do that as it's important to understand why I did this. All it does is mimic the same functionality that's in...

The latest advancements in docs should make this clearer.

@ehawman-rosenberg I gave this a look and go a few times already but tbh it's pretty hard thing to do correctly (with minimal gain). Therefore, I decided to close this.