FM-14.0.1.406: CTRL+0 does not insert variable - it kills FM
I have filed bug FRMAKER-3007
In FM-13 and before CTRL+0 opened the list of variables and with quick selection only a few keystrokes were necessary to insert the variable. For example:
CTRL+0
a
Enter
inserted the variable named Arrow.
Since I had only recently used this function in FM-14 I did not discover it earlier and assumed a recent Windows update as reason. But removing that update did not help. Hence there must be a problem in FM.
Can You please check and confirm the bug?
BTW cmds.cfg states:
<Command QuickVariables
<Label Quick Variable>
<KeySequence \!qv>
<KeySeqLabel Ctrl+0>
<Definition \xF42>>...
<Command Variable
<Label Variables...>
<KeySequence \!sv>
<Definition \x353>>
and wincmds.cfg states:
<Modify QuickVariables <KeySequence ^ 0 > >
In FM-13 the definitions are:
<Command QuickVariables
<Label Quick Variable>
<KeySequence \!qv>
<Definition \xF42>>...
<Command Variable
<Label Variables...>
<KeySequence \!sv>
<Definition \x353>>
and wincmds.cfg states:
<Modify QuickVariables <KeySequence ^ 0 > >

