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

Bug reporting GitHub issue template #15

Open
joshmedeski opened this issue Aug 16, 2023 · 2 comments
Open

Bug reporting GitHub issue template #15

joshmedeski opened this issue Aug 16, 2023 · 2 comments
Assignees

Comments

@joshmedeski
Copy link
Owner

joshmedeski commented Aug 16, 2023

As a maintainer of an open-source project, I want a clear and helpful GitHub issue template, so that I quickly and easily help people that run into problems when using my project.

  • Create health check steps
    • What font are you using?
    • What version of tmux are you using?
    • What version of tpm are you using?
    • What version of yq are you using?
    • What OS are you using?
    • What are the contents of your tmux-nerd-font-window-name.yml file?
@MahendraSH
Copy link

I was facing the same issue, but solved it using

tmux -u 
alias tmux='tmux -u'

@joshmedeski
Copy link
Owner Author

Not sure how this is related to this issue.

The -u forces UTF-8 support for tmux.

@joshmedeski joshmedeski self-assigned this Feb 29, 2024
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