Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upReimplement the dot operator #60
Comments
HarveyHunt
added
the
beginner
label
Dec 23, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
HarveyHunt commentedDec 23, 2015
This was removed with the move to using cottage for commands.
By saving the IPC string of the last command, it should be possible to call
ipc_processon the string to rerun the last command.