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
I encountered an error same as the error here: fholgado#145.
I decided to make the issue more detailed.
If there are only two buffers exist, deleting the second (active) one by pressing d on the tabs bar throws the error:
Error detected while processing function <SNR>39_MBEDeleteBuffer[13]..<SNR>39_De
leteBuffer[67]..<SNR>39_UpdateExplorer[44]..<SNR>39_SwitchWindow:
line 24:
E16: Invalid range: noautocmd 2wincmd w
It occurs when calling MBEbd on the active buffer, while the cursor is on the active tab.
The text was updated successfully, but these errors were encountered:
I encountered an error same as the error here: fholgado#145.
I decided to make the issue more detailed.
If there are only two buffers exist, deleting the second (active) one by pressing
d
on the tabs bar throws the error:It occurs when calling
MBEbd
on the active buffer, while the cursor is on the active tab.The text was updated successfully, but these errors were encountered: