neoclide / coc-python

Python extension for coc.nvim, fork of vscode-python
573 stars 51 forks source link

Can't get out of the terminal one interacted with #316

Closed shy00n closed 3 years ago

shy00n commented 3 years ago

I moved into the terminal window with the usual <c-w>w, but now I can get out of there after hitting i or a. (If I do not edit, then I can get out with 'w'. Seems like the bash terminal has taken over & refuses to take the usual <c-w>w or <c-w><c-w.> . <esc> or : does not work. The only solution is to kill the terminal. There should b an easy answer, but I lose. NVIM v0.4.3 $ uname -a Linux DESKTOP-3D 4.19.128-microsoft-standard #1 SMP Tue Jun 23 12:58:10 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux All coc-python & everything is new, as I just PlugUpdate & UpdateRemotePlugins. Thanks,

shy00n commented 3 years ago

This does the job tnoremap <C-> more fuller would be here