nushell/crates/nu-data/src
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
..
base Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
config Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
utils Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
base.rs Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
config.rs Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
dict.rs Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
keybinding.rs move keybinding_path to nu-data (#2927) 2021-01-14 06:31:47 +13:00
lib.rs Remove dependencies (#3853) 2021-07-27 14:20:06 -05:00
primitive.rs Get rid of header bold option (#4076) 2021-10-31 06:59:19 +13:00
value.rs Adding parse fix for power operator error on negative integers and de… (#3821) 2021-07-30 07:08:57 -05:00