nushell/crates/nu-command/src/commands
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
..
charting Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
config Get rid of header bold option (#4076) 2021-10-31 06:59:19 +13:00
conversions new command: into column_path (#4048) 2021-09-29 07:23:34 -05:00
core_commands Fixed two typos in the tutor. (#4051) 2021-10-02 21:37:59 +13:00
dataframe Update to polars 0.16 (#4013) 2021-09-16 07:10:12 +12:00
env Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
filesystem Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
filters Add -c flag to select command (#4062) 2021-10-05 13:23:37 +13:00
formats Added BigInt handling to the delimited file format for the 'to' command (#4034) 2021-09-25 09:47:16 +12:00
generators Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
math Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
network Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
path Path commands: Put column path args behid flag; Allow path join appending without flag (#4008) 2021-09-15 21:03:51 +03:00
pathvar Support other variables than PATH in pathvar (2nd attempt) (#3828) 2021-07-24 11:44:36 -05:00
platform Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
random Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
shells add command g to switch shell quickly (#4014) 2021-09-17 10:39:14 +01:00
strings Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
system Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
viewers Get rid of header bold option (#4076) 2021-10-31 06:59:19 +13:00
mod.rs Flexibility updating table's cells. (#4027) 2021-09-19 15:37:54 -05:00