exa/src/options
Benjamin Sago f750536420 Add sorting by type
This isn’t perfect, as a file’s type isn’t cached, so it gets recomputed for every comparison in the sort! We can’t go off the file’s `st_mode` flag because it’s not guaranteed to be in any order between systems.
2017-06-29 14:52:02 +01:00
..
dir_action.rs Start using new shorthand object field syntax 2017-05-18 22:43:32 +01:00
filter.rs Add sorting by type 2017-06-29 14:52:02 +01:00
help.rs Update the docs where it counts 2017-06-29 13:24:55 +01:00
misfire.rs Avoid allocating vectors for the help text 2017-06-23 22:58:07 +01:00
mod.rs Update the docs where it counts 2017-06-29 13:24:55 +01:00
view.rs Inline this thing 2017-06-26 08:38:56 +01:00