> But the tab isn't changed ... (eg, if I'm on tab 3, call geany.activate(1), 
> tabs don't change.)

Ok, thats pretty clearly a bug.  

The OP seemed to keep using the current document so they would not have changed 
anything IIUC, so not sure what they meant to describe.

For this bug `idx` gets values assigned to it all over the place, is there a 
confusion between the axes, Lua tab index positive starting at 1, Lua doc index 
negative starting at -1, and notebook page number positive starting at 0 or 
negative for last, you know usual off by one thingy?



-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1229#issuecomment-1454352404
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/issues/1229/1454352...@github.com>

Reply via email to