nushell/crates/nu-command/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
..
classified Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
commands Get rid of header bold option (#4076) 2021-10-31 06:59:19 +13:00
examples Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
utils Fix #3582 (#3583) 2021-06-09 18:07:54 +12:00
args.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
default_context.rs new command: into column_path (#4048) 2021-09-29 07:23:34 -05:00
examples.rs Flexibility updating table's cells. (#4027) 2021-09-19 15:37:54 -05:00
lib.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
prelude.rs Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
utils.rs Fix #3582 (#3583) 2021-06-09 18:07:54 +12:00