Jan De Dobbeleer

Results 230 comments of Jan De Dobbeleer

@dsfrederic can you give me oh-my-posh debug and point me to the data you want there? Could be we already map it.

@dsfrederic apparently the only way to retrieve is by doing a rest call: `az rest --method get --url https://graph.microsoft.com/v1.0/domains --query 'value[?isDefault].id' -o tsv`. If so, I would create an inline...

@cyberfunkr I'm on the same Mac (hardware wise) and can't reproduce this. I'll need more information if I want to find the cause. If you have more than just oh-my-posh...

@cyberfunkr I'm on the latest now, and I honestly can't reproduce this on the latest bash. So, next question, is bash up-to-date?

That’s really old, so please update bash using homebrew (or any preferred method). We’re definitely not supporting that one anymore.

@cyberfunkr @oalders I did change the escape codes for wrapping non printable characters a while back, but that should be compatible. Maybe it's not (but then not sure why that...

@oalders @cyberfunkr will be available really soon.

@cyberfunkr @oalders if either of you could confirm, we can also close the issue. Helps my OCD 😅

@tigerinus what exactly do you mean by supporting TMUX? The way I understand it, TMUX is a multiplexer running a shell (which we already support).

@rahathosen do you have a screenshot for this one?