Page 1 of 1

About tab ("move",0)

Posted: 29 Jul 2021 04:11
by kuiwu_zh

Code: Select all

tab ("move",0);
22.00.0000: Move to the last tab.
22.10.0000: Can't get the right result.
22.10.0009: Can't get the right result.


Code: Select all

tab ("move",5);
This expression sometimes has the same problem.



Do you have this problem?
Thank You.

Re: About tab ("move",0)

Posted: 29 Jul 2021 08:55
by highend
Yeah, 22.10.0009:

4 tabs open, the current active one is 2

tab("move", 0)

moves it to 3, not to 4...

Re: About tab ("move",0)

Posted: 29 Jul 2021 09:17
by admin
Yep (since 20210713). Fix comes.