voldikss / vim-floaterm

:computer: Terminal manager for (neo)vim
MIT License
2.48k stars 78 forks source link

Activate the same buffer after floatterm has been closed #404

Open fabiosal opened 1 year ago

fabiosal commented 1 year ago

Steps to reproduce the behavior:

Supposed there is a window vertically splitted with two buffer and the right one is active. The terminal is activate toggling the floatterm a first time , then, after toggling again the floatterm, the active buffer result to be the one on the left.

It is possible to have the same buffer actived when the float terminal was toggled ?