E to not block while a bundle command is running
Currently when you run [in ruby] ctrl+shift+r [run file] you get an hour glass until the file finishes running. This can be quite awhile for rails tests, which mean time that could otherwise be used coding or looking at code.
Thanks!
19
votes
A process that doesn’t block e can be run using the cygstart utility that comes with Cygwin. There’s an explanation here:
http://www.e-texteditor.com/forum/viewtopic.php?p=14822#14822