nushell/tests
joergsch e8da57b05e
Correct line folding in from ics/from vcf (#10577)
# Description
Potential fix for #10398

datatracker.ietf.org/doc/html/rfc5545#section-3.1
datatracker.ietf.org/doc/html/rfc6350#section-3.2

---------

Co-authored-by: Joerg <joerg@schuetter.org>
2023-10-03 19:11:16 +02:00
..
assets/nu_json Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
const_ remove the $nothing variable (#10478) 2023-09-26 18:49:28 +02:00
eval Exit early when encountering parsing errors (#10213) 2023-09-05 14:36:37 +02:00
fixtures Fish-like completions for nested directories (#10543) 2023-10-03 06:44:51 +13:00
hooks Auto-expand table based on terminal width (#9934) 2023-08-08 05:47:23 -05:00
modules Recursively export constants from modules (#10049) 2023-08-20 14:51:35 +02:00
overlays Add --env and --wrapped flags to def (#10566) 2023-10-02 21:13:31 +03:00
parsing Fix default argument value type checking (#10460) 2023-09-24 11:30:58 +02:00
path Deref &String arguments to &str where appropriate (#10321) 2023-09-12 14:06:56 +08:00
plugins Correct line folding in from ics/from vcf (#10577) 2023-10-03 19:11:16 +02:00
scope Add a few more fields to scope commands (#10045) 2023-08-18 20:47:38 +03:00
shell Add --env and --wrapped flags to def (#10566) 2023-10-02 21:13:31 +03:00
main.rs prevent redefining fields in a record (#8705) 2023-04-02 06:09:33 +12:00