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

new commands in 0.60 #4

Closed
wants to merge 599 commits into from
Closed

new commands in 0.60 #4

wants to merge 599 commits into from

Conversation

stormasm
Copy link

New Commands

category command
conversions into {bool, datetime, duration}
core def-env, error make
core export_def_env, export_def, export env, export
core extern, hide, metadata
core ignore, mod, module, register, use, view-source
env let_env, load_env, with-env
experimental view_source
filters columns, group, par-each, transpose, window
formats nuon
math reducers
plugins gstat
strings decode, nu-highlight, print
system complete
viewers grid

yaahc and others added 30 commits July 23, 2021 22:00
Update book mentions of edit_mode to use proper path
Fix typos + minor style changes
Refer to "Working with Strings" in String section
Demo multiline pipelines as subexpressions in docs
Add concatenating tables subsection
Mention using environmental variables with scripts
The actual plugin discovery approach has changed and thus the document should be updated accordingly.
Update plugin discovery section of the doc
2021-08-03-nushell_0_35.md: Fix typo data -> date
Adding config path argument to first paragraph of configuration.md file
add doc for `filesize_metric` config
* Remove grep from tables where it's listed as a builtin.

* Add example of using `where` and `str contains` as a substitute for
  grep

* Add example of using `str find-replace` as a substitute for `sed`

* Add `pathvar` as a method of temporarily changing the PATH

* Update some tables to reflect usage in newer versions
@sophiajt
Copy link
Owner

@stormasm - can you reopen this and compare against jntrnr:0_60 instead of jntrnr:main (which is sorely out of date)

@stormasm stormasm closed this Mar 11, 2022
@stormasm
Copy link
Author

I am going to start over....

@stormasm stormasm deleted the storm_new_commands branch March 11, 2022 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet