I dont see how this can be a bug in kitty. Clearing the screen, etc are
operations performed by the client program not the terminal emulator.
Most likely nvim is assuming the wrong wcwidth() for that emoji. kitty
uses the wcwidth() prescribed by the current unicode standard.
You can check wat width nvim assumes it to be by trying to edit
it/moving the cursor near it etc.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.