Hi, I'm running zsh as my login shell with Kubuntu.
Up until recently there were no problems besides a few oddities with the Dolphin shell integration.
However today I realized that arrow keys no longer work meaning that I can't navigate terminal applications that use menus of any sort (or text editors) and can't get at my command history.
Instead the letters ABCD are printed (but without the ^[ you usually see in sh.
does return /bin/zsh as expected.
I tried starting bash to see if my problem was zsh related but they don't work in bash either.
Nano shows "unsupported sequence" when trying to use the arrow keys to navigate through a file.
I have tried reinstalling zsh with no success.
As for the origin of this problem I am at a complete loss. I did recently try out wayland (which seems to have caused a whole lot of problems) but am firmly back in X11 territory.
Any help would be appreciated. Cheers.
Operating System: Kubuntu 22.10
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6
Kernel Version: 5.19.0-35-generic (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 5800X3D 8-Core Processor
Memory: 31,3 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 980/PCIe/SSE2
Product Name: B550 Phantom Gaming 4
Up until recently there were no problems besides a few oddities with the Dolphin shell integration.
However today I realized that arrow keys no longer work meaning that I can't navigate terminal applications that use menus of any sort (or text editors) and can't get at my command history.
Instead the letters ABCD are printed (but without the ^[ you usually see in sh.
Code:
echo $SHELL
I tried starting bash to see if my problem was zsh related but they don't work in bash either.
Nano shows "unsupported sequence" when trying to use the arrow keys to navigate through a file.
I have tried reinstalling zsh with no success.
As for the origin of this problem I am at a complete loss. I did recently try out wayland (which seems to have caused a whole lot of problems) but am firmly back in X11 territory.
Any help would be appreciated. Cheers.
Operating System: Kubuntu 22.10
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6
Kernel Version: 5.19.0-35-generic (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 5800X3D 8-Core Processor
Memory: 31,3 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 980/PCIe/SSE2
Product Name: B550 Phantom Gaming 4
Comment