First of all, a heartfelt thank you to Rex for all the work spent addressing issues. So much more has gone right with version 36 than has gone wrong. Just don't want that to get lost.
Now on to the issues:
On my machine, in a ConPTY session running in a TCMD tab, the following functions/command are not returning focus to the TCC window after the pop-up dialog which they display is closed
They also work as expected in TCC running in a Windows Terminal ConPTY session.
On a positive note, the following functions/commands are working as expected in terms of returning focus to TCC.
Now on to the issues:
On my machine, in a ConPTY session running in a TCMD tab, the following functions/command are not returning focus to the TCC window after the pop-up dialog which they display is closed
- @GetDir
- @GetFile
- TaskDialog
They also work as expected in TCC running in a Windows Terminal ConPTY session.
On a positive note, the following functions/commands are working as expected in terms of returning focus to TCC.
- @GetDate
- @GetDateTime
- @GetFolder
- @Select
- MSGBOX
- QUERYBOX
- [all Command Dialogs]