KeyMapper icon indicating copy to clipboard operation
KeyMapper copied to clipboard

repeat a set of actions

Open Qwuilll opened this issue 4 years ago • 2 comments
trafficstars

Developer TODO (don't remove)

  • [ ] create new branch. put issue number at start of name
  • [ ] update documentation
  • [ ] squash and merge
  • [ ] delete branch we should we able to cycle through a list of actions in a keymap. it would be kinda like the repeat function but just for every action cycling through one another

Qwuilll avatar Aug 19 '21 12:08 Qwuilll

Just to clarify, it would go like "A, B, C" loop and start over... Couldnt you just have individual actions repeat, but each with a different delay time?

GL513 avatar Aug 19 '21 16:08 GL513

Just to clarify, it would go like "A, B, C" loop and start over... Couldnt you just have individual actions repeat, but each with a different delay time?

Yeah, would this work?

sds100 avatar Aug 22 '21 18:08 sds100