v1.3.9
- Selection of different built-in sudo-like command options, plus custom entry.
- Auth commands now take a %s for the payload command, so that the payload command may be embedded within longer strings if needed.
example:su
commandline syntax issu -c "command args args args ..."
which you can specify assu -c "%s"