Add config.nu structure changes#675
Merged
sholderbach merged 2 commits intonushell:release-notes-0.72from Nov 26, 2022
Merged
Conversation
Note that the advice for "output your existing options" is liable to change based on whether Nushell issue #7059 is implemented or not. That section is preliminary.
Member
|
Awesome! Thanks for the conversion snippet! EDIT: Ah I missed that this might not work so well without the |
Contributor
Author
Actually, it's currently written such that it works with the current |
Member
|
Great! |
sophiajt
added a commit
that referenced
this pull request
Nov 29, 2022
* Start 0.72 blog post * document breaking changes * mention `seq date` and `build-string` * Document wrap update (#673) * document `url parse` command (#677) * Add note about --ignore-case. (#678) * Command refinement theme * Mention dataframe change * Add overlay use changes * Update 2022-11-29-nushell-0.72.md * Add config.nu structure changes (#675) * Add config.nu structure changes. Note that the advice for "output your existing options" is liable to change based on whether Nushell issue #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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note that the advice for "output your existing options" is liable to change based on whether Nushell issue nushell/nushell#7059 is implemented or not. That section is preliminary.