-
Dave Syer authored
We might also want to rethink "!" as a shell exec command (since it means something in a real shell and in JLine). E.g. use "exec" or something. Partial fix for gh-220 (ideally we'd process the events and catch and handle exceptions).
fa8e4768