voldikss / vim-floaterm

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

How to make floaterm remember its position when toggling? #403

Open medwatt opened 1 year ago

medwatt commented 1 year ago

This is not a bug but a question. Let's say I have floaterm set to open at the bottom half of the screen. I then decide to move it to the right half of the screen. Now, if I hide it with FloatermToggle and unhide it again, it goes back to being at the bottom of the screen. Is it possible to make floaterm be placed in the last position it occupied before hiding?