summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Moeller <jan.moeller0@gmail.com>2021-12-11 00:53:07 +0100
committerJoe Hillenbrand <joehillen@gmail.com>2021-12-12 16:19:08 -0800
commit40a38b97baaf16857814737c3f46189b7e1006e4 (patch)
treed9c6361e07eeac1106c6f9340399852060cfabf6
parentc74aa81181136d6a5a90b248743a6a69b5c4b617 (diff)
minor: Enable fzf sort
Improves search result order of the (fuzzy) matches.
-rwxr-xr-xsysz1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysz b/sysz
index 854b507..ee9fb7e 100755
--- a/sysz
+++ b/sysz
@@ -417,7 +417,6 @@ while :; do
fzf \
--multi \
--ansi \
- --no-sort \
--expect=ctrl-r,ctrl-s \
--history="$SYSZ_HISTORY" \
--prompt="Units: " \