NikitaIvanovV / ictree

Like tree but interactive
https://nikitaivanovv.github.io/ictree/
GNU General Public License v3.0
147 stars 7 forks source link

Sorted lines as command line argument #23

Closed torrentg closed 4 months ago

torrentg commented 5 months ago

Added line sorting as an option. Moved '-s' (separator) option to '-d' (delimiter) and assigned '-s' to sort (sort). This assignment seems more natural to me and consistent with other commands like 'ls' and 'cut'.