mIRC Home    About    Download    Register    News    Help

Print Thread
#268624 26/03/21 09:25 PM
Joined: Jan 2004
Posts: 2,127
maroon Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Jan 2004
Posts: 2,127
https://forums.mirc.com/ubbthreads.php/topics/268501

In the 3/10 and latest beta's I'm finding that it's no longer tab completing for $identifiers or %variables.

Code
/set %foobar 12345
/editbox test $sha1(abc) %foobar $chan $me $isadmin $ctime abcdefghijklmnopqrstuvwxyz


When trying to tab-complete each of these identifiers, the cursor jumps to where the end of the evaluated result should be without actually hot-swapping the new string. i.e. tab-completing $ctime moves the cursor between the 'c' and 'd' because that's where the 10-digit time value would end if it began where the $ is. Same thing happens with tab-completing the variable, where the cursor position varies depending on the length of the variable.

This happens with /remote off too, so the culprit isn't an "on TABCOMP" event.

maroon #268670 09/04/21 08:19 PM
Joined: Oct 2017
Posts: 47
D
Ameglian cow
Offline
Ameglian cow
D
Joined: Oct 2017
Posts: 47
Using latest beta, i can confirm its not working.

E.g video: https://mega.nz/file/tN9ymZ6B#-RwZEE4Q_q7R6XyIUPcSckNu3ratVZel9aJhi49Cad0

DooMaster #268676 10/04/21 12:01 PM
Joined: Dec 2002
Posts: 5,411
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,411
Thanks. It looks like this broke with the %halfop change in beta 5829. This has been fixed for the next beta.


Link Copied to Clipboard