Ctags plugin conflict with splitview
Brought to you by:
emuntyan
When two files are opened, and one is moved to split notebook, ctags will not update the function/macro list based on which view has focus, the only way to have it update right now is to have at least 2 files open in each notebook, and manually click on the hidden tab, and back to the original tab, and ctags properly refreshes. Basically, ctags won't update it's listing unless there's a tab switch, which is not possible when say, the right notebook only has 1 tab open.
Medit version 1.0.3.
Thank you for this editor!