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

fix: (proper) unicode support #141

Open
TorchedSammy opened this issue Apr 18, 2022 · 0 comments
Open

fix: (proper) unicode support #141

TorchedSammy opened this issue Apr 18, 2022 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@TorchedSammy
Copy link
Member

TorchedSammy commented Apr 18, 2022

thanks to the awesome newer readline library, hilbish doesn't really work well with unicode characters (emojis, cjk text). problems include:

  • file completions not being properly aligned
  • cursor not being in the correct place.
  • panics and ctrl w not working

text input in general works though (insertion and deletion)

@TorchedSammy TorchedSammy added bug Something isn't working help wanted Extra attention is needed labels Apr 18, 2022
@TorchedSammy TorchedSammy pinned this issue Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant