sortty v1.8 released
here are some new features:
- Many Visual improvements
- Improved usability of arguments greatly
- Now features around 2 more sorting algorithms
- Added a red line to indicate index
- Added an animation that fills the array green after shuffling
- Added satisfying array shuffle animation
The github repository is here: https://github.com/dormant-chicken/sortty
You must log in or # to comment.
Does it support the ability to act like the
sort
command, though switching to a different term “buffer”, sorting visually with a defined (i.e. through config file) speed, and then returning the sorted entries to stdout?