Macro's cannot add macro's

Bug reports and discussion about bugs.
Post Reply
Computation
Posts: 10
Joined: Thu Feb 15, 2018 4:58 pm

Macro's cannot add macro's

Post by Computation »

When I try to make a macro that adds another macro (e.g. \e)%aj\rc1 to move down using 1 with roguelike bindings) then the macro works until after inputting the last c and from that point on it simply refuses to work. So if you have roguelike keybindings then the above macro will successfully bring up the macro menu, add the action j, bring up the prompt for entering the command macro trigger, but then it will stop and refuse to input the final 1. Adding wait time using \wxy where x and y are decimal digits also does not seem to help.

This can be bypassed somewhat by making multiple macro files and using macro's to load the different files.
Post Reply