Sorry for making a new thread about StaSh.
But I'd like to highlight some great new features from recent development
(special thanks to @briarfox, @dgelessus, @JonB for their great contributions).
-
The Input/Output areas are now unified with a single TextView
- No more screen flashing, smooth scroll at all time
- Support device rotation for all directions
-
External keyboard support
- Tab for command line auto-completion
- Cmd (⌘) + Up/Down for navigating through history
-
Swipe gesture on the virtual key row to position cursor,
similar to what Pythonista builtin editor offers -
Larger collection of command scripts including
ssh,git,pip,tar,findandxargs -
Single file Installation
now requires no additional steps.
Just run once to get the full stack of files installed.
To install StaSh, either use the
single file Installation mentioned above or download/clone the repo.
If you have StaSh already installed, please type selfupdate from within StaSh to get the latest v0.4.0.
For full list of changes, please refer to the
changelog. More details can be found at the StaSh GitHub repo.