You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for providing this helpful plugin. I just got to find that the layout can still be changed when I open and then close the local list window.
I used vim-togglelist to manipulate my local list window. Here is how I reproduce my problem:
First, split the window and open a terminal in the bottom of one split buffer:
:vs
:ter
Then I opened and close the local list:
<leader>l
<leader>l
I can observe that the layout get changed that the height of the terminal is changed to evenly splitted rather than my previously adjusted.
Hope I have express myself clear. Would you show me how I could cope with this?
The text was updated successfully, but these errors were encountered:
Hi,
Thanks for providing this helpful plugin. I just got to find that the layout can still be changed when I open and then close the local list window.
I used
vim-togglelist
to manipulate my local list window. Here is how I reproduce my problem:First, split the window and open a terminal in the bottom of one split buffer:
Then I opened and close the local list:
I can observe that the layout get changed that the height of the terminal is changed to evenly splitted rather than my previously adjusted.
Hope I have express myself clear. Would you show me how I could cope with this?
The text was updated successfully, but these errors were encountered: