My hot keys (instant aliases) does not always execute.
systeminfo.txt (4.5 KB)
aliases.txt (281 Bytes)
My hot keys (instant aliases) does not always execute.
Thanks for the bug report. I haven’t tested with the floating command input on Mac. We probably need to do something special for that control.
No problem. Note that most of my hot keys do indeed work with the floating command window.
Does it always fail with the alias you showed? Or do you mean that some aliases sometimes don’t work?
Yes, it is always the same instant aliases that fails. If I rename the alias it does work;
hi @AMG thanks, I managed to reproduce. It seems related to other aliases.
RH-83738 CA does not work as an Instant alias
Here is some additional strange behavior:
CA
fast. Nothing happens.CA
slow. It works as intended.thanks, I added that to the YT.
This does not seem to be fixed.
Z1
in video).ZQ3
in video).ZQ3
, then instant alias that previously worked (Z1
) also fails.@AMG I see the same with a floating commandline. I’ll reopen
Thanks for testing @AMG. This Mac code for instant aliases is a little tricky to get right and we aren’t there yet.
This is getting better, but there is still some issues;
Version 9 WIP (9.0.24275.12306, 2024-10-01)
Z
._ToggleInstantAliases
and set the delay to 0.Z1
etc._Help
is executed instead of _Line
).Found another issue as well. Alias is treated as instant when it is not;
ZQ
._ToggleInstantAliases
and set the delay to 300 etc.ZQ
and wait. A command is executed even though ZQ
is not an instant alias.