-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working with OSX / zsh / oh-my-zsh / powerlevel9k #360
Comments
Please post the output of running the command |
LANG= |
Adding
|
@jorgemartins Thanks, I tried your fixes mentioned in comment to no avail. The ANy ideas? |
Here's the export of my
|
Disregard, got it working. in hyperterm.js
In .zshrc
|
Closing in favor of #607 |
Hi I am using zsh with oh-my-zsh and powerlevel9k theme. I am getting following errors on starting HyperTerm.
~/.oh-my-zsh/custom/themes/powerlevel9k/functions/icons.zsh:130: character not in range ~/.oh-my-zsh/custom/themes/powerlevel9k/functions/utilities.zsh:86: command not found: print_icon left_prompt_segment:24: command not found: print_icon left_prompt_segment:44: command not found: print_icon prompt_vcs:33: command not found: print_icon prompt_vcs:34: command not found: print_icon prompt_vcs:42: command not found: print_icon left_prompt_end:2: command not found: print_icon left_prompt_end:6: command not found: print_icon right_prompt_segment:32: command not found: print_icon right_prompt_segment:38: command not found: print_icon right_prompt_segment:32: command not found: print_icon right_prompt_segment:32: command not found: print_icon
Is there any way to resolve this ?
The text was updated successfully, but these errors were encountered: