v0.1.0
Added:
- saving DataPower configurations
- delete command changed from d to x
- added diff command (d) - need to configure "blocking" diff for this
(for example ldiff.sh which basically contains "diff $1 $2 | less" - handling Ctrl+C event (to avoid garbled terminal) after exiting on Ctrl+C
- code documentation improved