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
Oh My Posh (at least for me) fails to run in a TTY when using Bash. Weirdly, it works perfectly in the exact same TTY using Bash in Tmux, or using ZSH, and it also works fine with Bash in a GUI terminal (Kitty). eval "$(oh-my-posh init bash --config path/to/my/theme.omp.json simply does nothing (though it works fine everywhere else). It has nothing to do with anything in my .bashrc or .bashprofile, since I also tested it with bash --norc --noprofile.
I use Arch, BTW.
Theme
My own custom config (based on lambdageneration), but that doesn't really apply.
Code of Conduct
What happened?
Oh My Posh (at least for me) fails to run in a TTY when using Bash. Weirdly, it works perfectly in the exact same TTY using Bash in Tmux, or using ZSH, and it also works fine with Bash in a GUI terminal (Kitty).
eval "$(oh-my-posh init bash --config path/to/my/theme.omp.json
simply does nothing (though it works fine everywhere else). It has nothing to do with anything in my.bashrc
or.bashprofile
, since I also tested it withbash --norc --noprofile
.I use Arch, BTW.
Theme
My own custom config (based on
lambdageneration
), but that doesn't really apply.What OS are you seeing the problem on?
Linux
Which shell are you using?
bash, zsh
Log output
The text was updated successfully, but these errors were encountered: