You are not logged in.
Hi,
I recently installed arch on my workstation and had no problems till now.
After restarting yesterday I have the issue that some keybindings like "ctrl r" are not working anymore. The Fn keys are also acting weird.
Pressing f1 results to "P" as output and f2 to "Q" .
Output of "cat" with pressing f1 and f2 looks good for me..:
$ cat
> ^[OP^[OQ
I already tested some tips which I found in this forum:
* Setting keybindings in .zshrc
* ZSH without any configuration/plugin,...
* downgrading to older versions of vte,zsh,fzf...
Bash is working as it should..
Does anybody have a solution for my problem? I appreciate any reply
Thanks,
ocelik
Offline
Offline
I am using starship.rs and antigen for following plugins:
antigen bundle zsh-users/zsh-autosuggestions
antigen bundle zsh-users/zsh-completions
antigen bundle zsh-users/zsh-syntax-highlighting
antigen bundle git
antigen bundle docker
antigen bundle sudo
antigen bundle command-not-found
antigen apply
I already tested using ZSH without any configuration with zsh --no-rcs
Last edited by ocelik (2022-10-13 10:31:13)
Offline