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

non-unicode Active selection #16

Open
dm9pZCAq opened this issue Apr 16, 2022 · 1 comment
Open

non-unicode Active selection #16

dm9pZCAq opened this issue Apr 16, 2022 · 1 comment

Comments

@dm9pZCAq
Copy link

for now there is \U0001F449 used but it would be nice to have option to change this somehow
for example through config, flag or environment variable

it would be useful for those who don't have fonts with this unicode


gh-s/cmd/ui.go

Line 76 in dd35856

Active: fmt.Sprintf("\U0001F449 {{ .Name | %s | bold }}", colour),

@gennaro-tedesco
Copy link
Owner

You are completely right, I overlooked it. These days I am away from the computer but I will propose an alternative as I am back (a practical solution could be to check for fonts and default back, so that users do not have to bother with it, although I am not sure how easy it is to do programmatically).

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

2 participants