vim 9.1, linux 3.10, Tlist_Exit_OnlyWindow is set to 1
open a source file A
tabnew another source file B with taglist window open
close B by "quit" command
error occurs and taglist window is not closed // you have to close it by another 'quit'
error message shows as below:
Error detected while processing BufEnter Autocommands for "__Tag_List__"..function 47_Tlist_Window_Exit_Only_Window:
line 14:
E1312: Not allowed to change the window layout in this autocmd
vim 9.1, linux 3.10, Tlist_Exit_OnlyWindow is set to 1
open a source file A tabnew another source file B with taglist window open close B by "quit" command error occurs and taglist window is not closed // you have to close it by another 'quit' error message shows as below: Error detected while processing BufEnter Autocommands for "__Tag_List__"..function47_Tlist_Window_Exit_Only_Window:
line 14:
E1312: Not allowed to change the window layout in this autocmd