daeyun / vim-matlab

Neovim plugin for MATLAB
Mozilla Public License 2.0
105 stars 19 forks source link

Can't leave terminal after MatlabLaunchServer #18

Open calenwalshe opened 7 years ago

calenwalshe commented 7 years ago

Once I've launched a terminal buffer I can no longer use escape to get to the vim command promt nor can I use ctrl-W to swap panes.

krishnakumarg1984 commented 7 years ago

I can confirm that I can reproduce this issue, and this is indeed probably a bug ?

daeyun commented 7 years ago

Does <C-\><C-N> work? I think, by default, the server launcher uses https://neovim.io/doc/user/nvim_terminal_emulator.html

calenwalshe commented 7 years ago

That did work. Thank you.

I'm new to the nvim emulator. Another plugin I'm using mapped esc to <c->,c-n>.

I can confirm that your suggestion does the right thing though.

On Tue, Apr 18, 2017 at 11:25 PM Daeyun Shin notifications@github.com wrote:

Does <C-> work? I think, by default, the server launcher uses https://neovim.io/doc/user/nvim_terminal_emulator.html

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/daeyun/vim-matlab/issues/18#issuecomment-295079469, or mute the thread https://github.com/notifications/unsubscribe-auth/AJVNyKXAEcTt3HnUZN1LsLLWeOhsWFkDks5rxYyegaJpZM4NA78b .