Yeebn Liang
Yeebn Liang
I have a similar problem. My solution is using a *SCRIPT Macro*. @sunderme ,@wujastyk ,@FriendsAtDawn ```JavaScript %SCRIPT dlg = new UniversalInputDialog(['Regular.*Pattern', 'RegPat'], ['g', 'ReFlag'], ['ReplaceAs', 'ReplaceAs']); if ( dlg.exec() ==...
My txs runs in this way:  I run txs in Win10. Did you try it? What is your OS?MacOS or Linux. Maybe there is a bug, you can ask...
Don't be sad. I have plan B. Seems that you have problem with `UniversalInputDialog` in Ununtu. `UniversalInputDialog` is nothing more than an API for interactions (Passing Regular parameters). You can...