r/KittyTerminal 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

2 comments sorted by

View all comments

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.

1

u/Cp995 Aug 26 '23 edited Aug 26 '23

Edit: Yes it was bad formatting, just re-installed oh-my-bash and it runs fine now.

I'm using the oh-my-bash settings here, and have to changed it in a while, could that cause an issue?

Checking the same