]> git.99rst.org Git - irssi-scripts.irssi.org.git/commit
scripts/chansort_configurable.pl: Make the sort stable
authorÆvar Arnfjörð Bjarmason <redacted>
Thu, 31 Mar 2016 14:41:44 +0000 (14:41 +0000)
committerÆvar Arnfjörð Bjarmason <redacted>
Thu, 31 Mar 2016 14:41:44 +0000 (14:41 +0000)
commit07c0e6629420dd4438778bdb63f6230a0fed3480
treedc354f873baf554004280c2f368c020ac43e9e22
parent0bed93ad214d54876c450230ea74a612c2c25b5c
scripts/chansort_configurable.pl: Make the sort stable

You'd have to have your sort function handle munging all the channels or
the rest would be in a randomized order, implement a stable sort here
and update the example to what I'm now using for my own sort which
doesn't munge the position of QUERY windows.
scripts/chansort_configurable.pl
git clone https://git.99rst.org/PROJECT