accessibility option "locate pointer" issue with fzf navigation ctrl-<hjkl>
-
[x] I have fzf 0.30.0 or above
-
[x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
-
[x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md
-
[x] I have read through the manual page of fzf (
man fzf) -
[x] I have searched through the existing issues
-
Make sure that you have the latest version of fzf and fzf.vim (installed and upgraded using vim-plug - all latest versions
-
Check if your problem is reproducible with a minimal configuration (setting up fresh vm and there is same behaviour)
Description:
I don't know if it really is a fzf.vim problem or a "problem" in common. I've found a funny issue with ubuntu desktop and vim. If the accessibility option "locate pointer" is on, the navigation in vim-fzf with ctrl-<> is broken. I don't know what the root problem is, but turning off "locate pointer" does the job for me. I've attached a short video to demonstrate the "issue"
https://user-images.githubusercontent.com/25156014/180765963-a34a933c-5cb9-41cc-a4ce-4993352842dc.mp4