nushell/crates/nu-command/src/strings
krober 1e94793df5
Add str title-case (#5573)
Co-authored-by: kyle <kyle@archtop.local>
2022-05-18 08:57:20 -05:00
..
format Make format support nested column and use variable (#5570) 2022-05-18 06:08:43 -05:00
split Add split number flag in split row (#5434) 2022-05-06 10:53:02 -05:00
str_ Add str title-case (#5573) 2022-05-18 08:57:20 -05:00
build_string.rs Add search terms to build-string command. (#5557) 2022-05-16 12:21:01 -07:00
char_.rs Add char -i for chars from integers (#5183) 2022-04-14 08:34:02 -05:00
decode.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
detect_columns.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
mod.rs Port detect columns (#892) 2022-01-30 07:52:24 -05:00
parse.rs Add support for escape characters, make nuon a JSON superset (#4706) 2022-03-03 13:14:03 -05:00
size.rs Externals shouldn't expand aliases (#4889) 2022-03-22 11:57:48 +13:00