RMichelsen / Nvy

Nvy - A Neovim client in C++
MIT License
333 stars 28 forks source link

C-w closes the window #111

Closed pidgeon777 closed 2 months ago

pidgeon777 commented 10 months ago

As the title say, C-w closes the Nvy window. I would like C-w (used for windows movements in Neovim, for example in conjunction with h, j etc.) not to close the window.

Zorbn commented 6 months ago

I wasn't able to get this to happen on 0.3.9 (the past versions I've used also didn't have this problem). Is it related to a Windows setting/other program/plugin/etc?

VladimirMarkelov commented 6 months ago

I use Nvy for a long time (now I use 0.3.9) and Ctrl+W always worked as expected - I switched between splits with it. What does :map show?

RMichelsen commented 2 months ago

I can't reproduce this, please reopen with steps to reproduce in case it still occurs.