josh.js icon indicating copy to clipboard operation
josh.js copied to clipboard

Add a command/completion pre-processor

Open sdether opened this issue 12 years ago • 0 comments

Currently any input line is considered to be a single command, which makes it impossible to implement piping. Once #14 is implemented and we have input and output streams, we need a command & completion pre-processor hook that could go in and recognize command separators

sdether avatar Aug 30 '13 16:08 sdether