-
-
Notifications
You must be signed in to change notification settings - Fork 88
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
german umlauts - broken format #30
Comments
This is a known issue for multi-byte characters. Set branch to |
Thank you for your fast reply! I switched the branch to pr-chinese-fix but i encountered this error whenever i want to prompt something:
i am not very familiar with python i guess its the string interpolation? Don't know if i have to delete something? Sorry to bother you with this. I really appreciate your work |
Sorry about that. Fixed it. Something weird with my LSP formatter |
Thank you very much! Its a bit slow but usable. Looking forward to see this in the main branch. |
It has now been fully fixed in main without the slowness |
Hi I have following problem with using the chat with german umlauts (e.g. ä, ö, ü)
Example prompt: generate me a sentence with a lot of german umlauts.
NVIM v0.9.5
Distro is Arch Linux
Screenshot:
The issue is that sometimes they are replaced like ü with and sometimes they are displayed but the following character is placed in a completely different position.
I use Lazyvim but i tried also with Astronvim both with the same problem.
The text was updated successfully, but these errors were encountered: