Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TS Menu Autotext issue
#1
I'm trying to run this simple autotext:

TS Menu Gedankenstrich
Trigger $t     Help - how to add the trigger to the macro
Code:
Copy      Help
/b
[32]--[32] :key " – "

Sometimes it works, especially directly after writing it into QM. But later on it doesn't work any more. Other autotext examples are still working.
#2
Does not work if a non-delimiter character was typed previously. It creates problem with autotexts that begin with a delimiter, like in your case. This limitation will be removed in some new QM version. Now don't use such autotexts.
#3
Gintaras Wrote:Now don't use such autotexts.
No chance to get this working at the moment?
#4
Would need to explicitly reset state. For example, click or press Ctrl before typing " –- ". I cannot find a better way.
#5
Right now I'm using it like this:

TS Menu Gedankenstrich
Trigger $t     Help - how to add the trigger to the macro
Code:
Copy      Help
/b/p1
[32]-- :key " –"

Please see my suggestion here on your wish list: Possibility to determine/select postfix delimiters


Forum Jump:


Users browsing this thread: 1 Guest(s)