jasongilman/proto-repl

[feature request] Execute and move cursor to next block

talesa opened this issue · 0 comments

Hi! First of all thanks for an awesome lib!
It would be great if in addition to proto-repl:execute-block action there would also be an equivalent of Hydrogen's hydrogen:run-and-move-down which in addition moves the cursor to the next block so that you can keep executing through the script easily by executing that shortcut sequentially. Thanks!