Yazi: Sort which.

This commit is contained in:
Dmitry Voronin 2024-11-02 06:44:33 +03:00
parent 886a06939e
commit c2edf12012
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -173,5 +173,10 @@
(mkMime "*" [ ])
];
};
which = {
sort_by = "key";
sort_sensitive = false;
};
};
}