Describe the bug
For some reason Japanese characters will start to appear as boxes after a certain point, as if it didn't have the correct fonts installed. However, this isn't the case. Pasting the same text inside another kitty instance will render the text correctly
To Reproduce
Steps to reproduce the behavior:
Use something that prints some Japanese text
See that it works fine
Eventually it breaks and starts displaying random characters as boxes
Paste the same text inside another instance of kitty with the same settings and fonts and see that it's fine
Additional context
Try to reproduce the problem with kitty --config NONE if you cannot then post a minimal kitty.conf that reproduces the problem. If the problem involves interaction with some other terminal program post a minimal config for that program to reproduce the problem as well.
Works here as well:
Also, likely not relevant at all, but for more context and maybe some might be curious, but I was using llama cpp and the command-r-plus model
Describe the bug For some reason Japanese characters will start to appear as boxes after a certain point, as if it didn't have the correct fonts installed. However, this isn't the case. Pasting the same text inside another kitty instance will render the text correctly
To Reproduce Steps to reproduce the behavior:
Screenshots
Environment details
Additional context Try to reproduce the problem with
kitty --config NONE
if you cannot then post a minimal kitty.conf that reproduces the problem. If the problem involves interaction with some other terminal program post a minimal config for that program to reproduce the problem as well.Works here as well:
Also, likely not relevant at all, but for more context and maybe some might be curious, but I was using llama cpp and the command-r-plus model