nushell/crates/nu-cli
ysthakur 1e166abf23 Force completers to sort in fetch()
Previously, there was a separate sort() method for completers, but it's
better to let them sort while fetching themselves, so that completions
for nested directories don't include slashes when sorting (they can sort
by the first component of the path, then the second, then so on)
2024-06-23 10:29:22 -04:00
..
src Force completers to sort in fetch() 2024-06-23 10:29:22 -04:00
tests add a system level folder for future autoloading (#13180) 2024-06-20 06:30:43 -05:00
Cargo.toml bump version to 0.94.3 (#13055) 2024-06-05 06:52:40 +08:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00