nushell/crates/nu-explore/src
Reilly Wood b9ecfeb890
explore: remove unused colour config code (#10570)
Remove code for 2 no-longer-used configuration options in `explore`:
`explore.config.cursor_color` and `explore.config.border_color`.

Think I made these unnecessary in
https://github.com/nushell/nushell/pull/10533 and
https://github.com/nushell/nushell/pull/10270 but missed this code, my
bad. The `explore` config code is a little hard to follow because it
does so many key lookups in hashmaps.
2023-10-01 09:06:26 -07:00
..
commands explore: remove 4 line config options (#10562) 2023-09-30 17:26:43 -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 explore: remove 4 line config options (#10562) 2023-09-30 17:26:43 -07:00
default_context.rs Move explore command out of nu-command deps (#9421) 2023-06-14 01:18:36 +02:00
explore.rs explore: remove unused colour config code (#10570) 2023-10-01 09:06:26 -07:00
lib.rs explore: remove :config, :show-config, :tweak commands (#10259) 2023-09-07 10:34:08 -05:00