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
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