* -H --hosts : can give list of hosts instead of hostsfile * -s --script <script> : transfer and execute local script on remote hosts * -a --args <arg1>... : arguments to give to remote script execution * fix: test files are readable
1.0.4
* environment var for symbols : SSHP_SYM_BEG SSHP_SYM_END SSHP_PROG * home sub enhancement
1.0.3
* black/flake8/lint
1.0.2
* enh: windows support using windows-curses
1.0.1
fix: dependency dataclasses for python version <3.7 fix: some test files removed