weirongxu / coc-explorer

📁 Explorer for coc.nvim
MIT License
1.15k stars 45 forks source link

select window never worked for me #438

Open GopherJ opened 3 years ago

GopherJ commented 3 years ago
image

I'm using neovim@0.5.0-dev + latest coc.nvim + latest coc-explorer but it seems this feature has never worked for me, it does nothing when I press A or B

weirongxu commented 3 years ago

I tried the latest neovim-0.5.0-dev and latest coc but can’t reproduce. If you could, please try to update to latest neovim

GopherJ commented 3 years ago

@weirongxu it's already the latest one.

image

is it caused by tmux?

weirongxu commented 3 years ago

@weirongxu it's already the latest one.

image

is it caused by tmux?

I'm also using tmux, so it shouldn't be caused by tmux. I guessing it might be other vim plugins causing this issue.

GopherJ commented 3 years ago

@weirongxu this is the plugin list:

https://github.com/GopherJ/cfg/blob/master/coc/.vimrc#L230-L306

do you have an idea on what it could be?