nushell/crates/nu-explore/src
Stefan Holderbach e90b099622
Use slices directly instead of &Vec (#10328)
Simplifies the signature, makes it more flexible.
Detected a few unnecessary allocations in the process.
2023-09-12 11:38:20 +08:00
..
commands Start removing colour config from explore (#10270) 2023-09-08 07:34:47 -07:00
nu_common Use slices directly instead of &Vec (#10328) 2023-09-12 11:38:20 +08:00
pager Exit explore on ctrl+c/d/q (#10257) 2023-09-07 19:47:17 +02:00
registry explore: remove :config, :show-config, :tweak commands (#10259) 2023-09-07 10:34:08 -05:00
views Start removing colour config from explore (#10270) 2023-09-08 07:34:47 -07:00
default_context.rs Move explore command out of nu-command deps (#9421) 2023-06-14 01:18:36 +02:00
explore.rs Start removing colour config from explore (#10270) 2023-09-08 07:34:47 -07:00
lib.rs explore: remove :config, :show-config, :tweak commands (#10259) 2023-09-07 10:34:08 -05:00