proton 2016-01-22

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

let me test it also

I literally save the last command and re-execute it simple_smile

very useful for toggles

what do you think about using . for also repeating last proton action?

Will be useful i guess