Release 1.1.3
- Remove
static
from SshShellHelper methods (getColored, getBackgroundColored) - Add methods in SshShellHelper
terminalSize
to get terminal columns and rows capabilitiesprogress
to fill line with progress bar[========> ]
interactive
which takes an interface to display lines at regular interval- Check complete sample for a demo