nushell/crates/nu-cli
Per Bothner beec658872
New "display_output" hook. (#6915)
* New "display_output" hook.

* Fix unrelated "clippy" complaint in nu-tables crate.

* Fix code-formattng and style issues in "display_output" hook

* Enhance eval_hook to return PipelineData.

This allows a hook (including display_output) to return a value.

Co-authored-by: JT <547158+jntrnr@users.noreply.github.com>
2022-11-06 13:46:40 +13:00
..
src New "display_output" hook. (#6915) 2022-11-06 13:46:40 +13:00
tests Fix issue 6596 (#6603) 2022-09-29 10:43:58 +02:00
Cargo.toml Refactor ansi stripping into nu-utils functions (#6966) 2022-11-05 07:49:45 +13:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00