Hello! I’m asking this question here, since I have no idea where to start…
I’m using Konsole with zsh as shell (and ohmyzsh). When I ssh to a specific server (serverA) and then open a new tab in konsole, my shell won’t start:
This only happens with serverA and not with serverB (or any other machine).
ServerA is running Almalinux 9.1 with zsh and ohmyzsh. ServerB is running ubuntu 22.04 and also zsh and ohmyzsh. They have both the same ohmyzsh config.
The problem only occurs with zsh as shell and when I use ohmyzsh. It works fine with plain zsh or bash. If I cd to a different directory on ServerA (let’s say /etc) opening a new tab works fine and the current dir in the new tab is also /etc. This is strange because while indeed a new tab should open in the current directory, changing directories on a server never had any effect on that behaviour.
Things I tried
- Reinstalled zsh
- Reinstalled ohmyzsh
- Clean .zshrc