nushell/tests/fixtures
WindSoilder 9c52b93975
allow early return outside of main (#10514)
# Description
Fixes: #9792

When evaluating file, we need to allow early return if we evaluate
script file first.
2023-09-28 18:49:42 +02:00
..
completions nu-cli/completions: add custom completion test (#5543) 2022-05-14 15:09:41 -05:00
cp use uutils/coreutils cp command in place of nushell's cp command (#10097) 2023-09-08 13:57:38 -05:00
eval Exit early when encountering parsing errors (#10213) 2023-09-05 14:36:37 +02:00
formats allow early return outside of main (#10514) 2023-09-28 18:49:42 +02:00
playground/config Revert "Primitives now use color closures..." (#7710) 2023-01-08 21:53:52 -08:00
quoted_completions Auto-Completion: put ` tildes around filenames with parentheses (#7712) 2023-01-10 20:41:54 +01:00