or SPC .
came into my mind when I did select next / select previous commands. I had to re-execute the entire chain everytime
maybe SPC . could work. We just need to save the previous chain inside an atom and pull it out on that command
. could interfere with the vim mode repeat too much
added it
cool!
let me test it also
I literally save the last command and re-execute it simple_smile
awesome
very useful for toggles
what do you think about using . for also repeating last proton action?
Will be useful i guess