Add explicit option for command pass through
commitfd34b98db77accb3a43f220a0639cba8132834c3
authorMarc André Tanner <mat@brain-dump.org>
Sat, 17 Mar 2018 11:29:31 +0000 (17 12:29 +0100)
committerMarc André Tanner <mat@brain-dump.org>
Sat, 17 Mar 2018 12:30:52 +0000 (17 13:30 +0100)
tree4fca70fea6b0e4f689d2362a1b259f7897fa601c
parentc901f2bbb8ac7eb8d3daf15be948bc1c0da80ea5
Add explicit option for command pass through

This allows commands to be send interactively (i.e. when stdin refers
to a terminal). Also imply attach action if none is given, hence:

    $ abduco -p session
    cowsay hi
    ^D

can also be used to send input to a session.
abduco.1
abduco.c