Page 2 of 2

Re: Text Expander and TameDOS

Posted: May 12th, ’18, 07:51
by Marko
Have you tried
ahk_class TameConsoleClass
:?:

Re: Text Expander and TameDOS

Posted: May 12th, ’18, 21:35
by RobertJSawyer
That did the trick, Marko! Thank you!

So, 4DOS requires this: ahk_class TameConsoleClass

And vDosPlus requires this: ahk_class vDos

If one uses both, as I do, then the setting for "Key delays only active in" should be:

ahk_class TameConsoleClass, ahk_class vDos

Thank you so much!

Rob