muxed icon indicating copy to clipboard operation
muxed copied to clipboard

Have test executions output commands to /dev/null

Open brianp opened this issue 9 years ago • 0 comments

Currently when the test suite executes window/pane specific commands it will end up in the bash history. Make sure all test commands are piped to /dev/null to create less chatter in the history.

brianp avatar Nov 03 '16 07:11 brianp