nushell/crates/nu-command
Stefan Holderbach 79fd7d54b2
Wrap open parse errors from from commands (#6877)
* Wrap `open` parse errors from `from` commands

Minimal fix for #6843

This propagates the underlying errors from the called `from` commands
and adds a top-level error with the full path and the understood file
extension and resulting called command.

* Repoint inner span for `from ...` to `open`

* Add actionable message: refer to help or use --raw
2022-10-24 20:09:19 +02:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
proptest-regressions/format_conversions add tests, deal with pipes, newlines, tabs for to nuon (#6391) 2022-09-01 14:08:19 +02:00
src Wrap open parse errors from from commands (#6877) 2022-10-24 20:09:19 +02:00
tests add more helpful error for calling a decl that exists in a module (#6752) 2022-10-22 11:41:31 -05:00
build.rs Fix panic when building without git (#6289) 2022-08-10 10:31:12 -05:00
Cargo.toml Add support to render right prompt on last line of the prompt (#6781) 2022-10-23 16:18:26 +02:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00