nushell/crates/nu-explore/src
Stefan Holderbach e3efc8da9f
Remove unnecessary sort in explore search fn (#13690)
Noticed when playing with the `stable_sort_primitive` lint that the
elements from `enumerate` are already sorted.
2024-08-25 20:13:05 +02:00
..
commands Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
nu_common Add and use new Signals struct (#13314) 2024-07-07 22:29:01 +00:00
pager Remove unnecessary sort in explore search fn (#13690) 2024-08-25 20:13:05 +02:00
registry Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
views explore: pass config to views at creation time (#13312) 2024-07-07 08:09:59 -05:00
default_context.rs Move explore command out of nu-command deps (#9421) 2023-06-14 01:18:36 +02:00
explore.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
lib.rs Add top-level crate documentation/READMEs (#12907) 2024-07-14 10:10:41 +02:00