#89 Fix input bugs with keyboard macros

已关闭
nuclearkev5 月之前创建 · 0 条评论

If you use a command such as jump-to-char in a keyboard macro, it won't remember the char that you input. This is very annoying. My guess is that the best solution would be to save the char into a default variable (see issue #88) and use that when the kbd macro is running.

If you use a command such as `jump-to-char` in a keyboard macro, it won't remember the char that you input. This is very annoying. My guess is that the best solution would be to save the char into a default variable (see issue #88) and use that when the kbd macro is running.
Kevin "The Nuclear" Bloom 在代码提交 5 月之前 中引用了该工单
登录 并参与到对话中。
正在加载...
取消
保存
这个人很懒,什么都没留下。