Closed atrost closed 2 years ago
@atrost the default terminal is discouraged if you don't know how to set it up (also mentioned in the docs, I have no idea why it doesn't work as every other terminal in the world does). As for boxes with question marks, make sure to set your terminal (preferably iTerm2 or Hyper) to use a Nerd Font.
@JanDeDobbeleer Installing Nerd font didn't help much (only on the ride hand side of the terminal it correctly displays the terminal name and current time: in bash at 15:19:10 but the prompt itself is still the same - boxes with ??)
I intentionally avoiding iTerm and Hyper due to they are both resource-intensive (some heavy rails env). Would switching to ZSH terminal help?
Thanks
@atrost did you set the font also in terminal? A screenshot might help me point you in the right direction 🙏🏻
@atrost I tried again on my MBP and can conclude that Terminal is by far the worst ever terminal created. Even Microsoft stepped up their game. I can't possibly support this horrible experience.
This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a discussion first, complete the body with all the details necessary to reproduce, and mention this issue as reference.
Code of Conduct
What happened?
Follow the installation instructions.
brew tap jandedobbeleer/oh-my-posh
brew install oh-my-posh
Set to use the default theme. Add the following line to ~./bash_profile
eval "$(oh-my-posh prompt init bash)"
Open a new window terminal and inspect the new terminal. Instead of showing the path it displays ??. The prompt is not readable or usable in any way. You might see something like that: [?] atrost [?][?][?]~[?][?][?]
(see the diagnostic output below).
Please advise.
Theme
default theme
What OS are you seeing the problem on?
macOS
Which shell are you using?
bash
Log output