nushell/crates/nu-command/src/commands/config
Oscar Dominguez f94a3e15f5
Get rid of header bold option (#4076)
* refactor(options): get rid of 'header_bold' option

* docs(config): remove 'header_bold' from docs

* fix(options): replicate logic to apply true/false in bold

* style(options): apply lint fixes
2021-10-31 06:59:19 +13:00
..
clear.rs Remove EvaluationContext::from_args (#3604) 2021-06-11 18:35:21 +12:00
command.rs Config commands to engine p (#3408) 2021-05-12 14:01:16 +12:00
get.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
mod.rs Refactor/config commands (#3265) 2021-04-09 18:03:12 +12:00
path.rs Config commands to engine p (#3408) 2021-05-12 14:01:16 +12:00
remove.rs Refactor rarely changing engine state into its own struct (#3612) 2021-06-14 15:19:12 +12:00
set_into.rs Refactor rarely changing engine state into its own struct (#3612) 2021-06-14 15:19:12 +12:00
set.rs Get rid of header bold option (#4076) 2021-10-31 06:59:19 +13:00