~asayers/livesort

Like 'sort' but with live preview
Bump version to 0.4.1
Include the installed version in the benchmark script
Upgrade to liveterm 0.2

clone

read-only
https://git.sr.ht/~asayers/livesort
read/write
git@git.sr.ht:~asayers/livesort

You can also use your local clone with git send-email.

#Livesort

An insertion sort, live in your terminal!

For when you want to sort the output of a process, but you don't want to wait until the end before you see anything. It can also do unique lines with number of occurances.