GitKroz

Results 2 issues of GitKroz

When multiple tabs open, MBE*All commands (for instance, MBECloseAll) makes the last tab active (effect of tabdo command). The change relies in saving current tab before command execution and recovering...

Algorithm: - remember tabs with openMiniBufExplorer - close all MiniBufExplorer windows before creation of the session file, and open those afterwards - add to the session file information about tabs...