lein.el icon indicating copy to clipboard operation
lein.el copied to clipboard

Re-run original command after process starts on first invocation

Open technomancy opened this issue 11 years ago • 0 comments

Right now you have to re-issue your first command after the lein process starts, which is pretty tacky. We should save it in a callback so it can be executed once the process starts.

Need to figure out a way to make eshell consider the process still running even though the eshell/lein function returns.

technomancy avatar Feb 12 '13 04:02 technomancy