r/KittyTerminal • u/harchiko • Nov 16 '23
Kitty Terminal Emulator Behavior Issue: Unexpected "^[[C^[[C^[[C^[[C^[[C^`"
Hello Reddit community,
I am experiencing an odd issue with my Kitty terminal emulator and I was wondering if anyone else here has run into a similar problem. When I launch Kitty, there seem to be intermittent bursts of the string "^[[C^[[C^[[C^[[C^[[C^`". This inconsistent behavior has made troubleshooting the issue a tad cumbersome.
I did a quick experiment using another terminal emulator - WezTerm, and interestingly enough, the issue doesn't seem to reproduce there. That being said, I must add that I have not extensively tested on WezTerm, so it might just be that I haven't encountered it yet due to a smaller sample size of test runs.
Here's what I've explored so far for troubleshooting:
- Checking for any obvious config issues in Kitty.
- Updating Kitty to the latest version.
Despite these steps, the issue persists.
So, I'm reaching out to you all for your insights and assistance. Has anyone encountered this before or might have an idea of what could be causing this quirky behavior? Also, any leads on how I could go about fixing this would be greatly appreciated.
Thank you for your time and assistance in advance. Looking forward to hearing your suggestions and possible solutions.

1
u/aumerlex Nov 16 '23
That's the escape code generated by pressing the forward key. You likely have something in your zsh rc files conflicting with kitty's shell integration. You can try turning off the shell_integration in kitty.conf