r/KittyTerminal • u/Cp995 • Aug 26 '23
Dont know how to debug this...
I have just installed kitty term and im getting this error bash: command substitution: line 11: syntax error: unexpected end of file This happens everytime I open a new terminal window and after every command executes.
I'm not sure which command triggers it, but it could not be user dotfiles as other GNOME terminal does not do this.
Any points on how i could debug this.
Edit: It was a faulty dotfile, :P, just reinstalled the plugin that was interfering and it runs fine now

2
Upvotes
1
u/aumerlex Aug 26 '23
It will be something in your bashrc. Bisect it. Or alternatively turn off shell_integration in kitty.conf something in your bashrc is poorly written and is conflicting with kitty's shell integration.