You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.
When I use oh-my-posh and posh-git module then:
The sequence doesn't work at all when duplicating tabs. The duplicate tab always opens in the default location.
Further, this sequence is emitted at the wrong time. --like when piping commands
If I comment below portion of the code in file oh-my-posh.psm1 --line 36 to 39, the sequence doesn't emit while piping.
After removing both oh-my-posh and posh-git modules:
So, how I can get rid of these aforementioned problems when using oh-my-posh?
I'm using PowerShell Core and oh-my-posh 2.0.496.
The text was updated successfully, but these errors were encountered: