Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix internal $it paths #677

Merged
merged 1 commit into from Sep 17, 2019
Merged

Fix internal $it paths #677

merged 1 commit into from Sep 17, 2019

Conversation

sophiajt
Copy link
Member

  • Fixes internal commands so that they fire either:
    • Once, if it's the producer/head of the pipeline
    • Once for each value in the pipeline

Previously, this behavior was controlled by whether $it was detected or not

@sophiajt sophiajt merged commit 1b42438 into nushell:master Sep 17, 2019
@sophiajt sophiajt deleted the fix_internal_it branch September 17, 2019 03:09
Hofer-Julian pushed a commit to Hofer-Julian/nushell that referenced this pull request Jan 27, 2023
* Start 0.72 blog post

* document breaking changes

* mention `seq date` and `build-string`

* Document wrap update (nushell#673)

* document `url parse` command (nushell#677)

* Add note about --ignore-case. (nushell#678)

* Command refinement theme

* Mention dataframe change

* Add overlay use changes

* Update 2022-11-29-nushell-0.72.md

* Add config.nu structure changes (nushell#675)

* Add config.nu structure changes.

Note that the advice for "output your existing options" is liable to change based on whether Nushell issue nushell#7059 is implemented or not. That section is preliminary.

* Minor amendment

* mention rust bump

* Mention new errors on `first`/`last` negative idx

* Mention xor and planned operator deprecation

* Update 2022-11-29-nushell-0.72.md

* Add note about virtualenv

* Update virtualenv description

* Update 2022-11-29-nushell-0.72.md

add a bunch of commands and features

* Update 2022-11-29-nushell-0.72.md

* add full changelog

* Fix typos etc.

* Update 2022-11-29-nushell-0.72.md

Co-authored-by: Nano <nanoqsh@gmail.com>
Co-authored-by: raccmonteiro <3062698+raccmonteiro@users.noreply.github.com>
Co-authored-by: Leon <L_1_L_0@yahoo.com>
Co-authored-by: Jakub Žádník <kubouch@gmail.com>
Co-authored-by: JT <547158+jntrnr@users.noreply.github.com>
Co-authored-by: Stefan Holderbach <sholderbach@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant