a1990a751cc6e5f9bed598e88723ec02da1b535b
Fix bug that `cut` only took the second field when splitting on ';' instead of everything after the first semicolon and thus not properly handling commands that contain semicolons. Add die() and hist-sort(). Use here-string instead of process substitution with input redirection. Rephrase comment.
Description
Languages
Shell
79.7%
Vim Script
18.7%
JavaScript
0.6%
CSS
0.6%
Python
0.3%