Skip to content
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

Char '⌁' doesn't print right alongside path. #27

Open
AlvaroParker opened this issue Jul 25, 2022 · 0 comments
Open

Char '⌁' doesn't print right alongside path. #27

AlvaroParker opened this issue Jul 25, 2022 · 0 comments

Comments

@AlvaroParker
Copy link

The char '⌁' doesn't print right when is printed alongside a path.
I tested with different fonts and the problem persists.
Without the space (original)
With the space (45th line modified)
The 45th line in theme-lambda/functions/fish_right_prompt.fish would be:
echo -n $hostcolor'╭─'$hotpink$current_user$white' at '$orange$__fish_prompt_hostname$white' in '$limegreen(pwd|sed "s=$HOME=⌁ =")$turquoise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant