nushell/crates
Andrés N. Robalino c3efdf2689
Rename edit command to update. (#1724)
Rename edit command to update.
2020-05-07 00:33:30 -05:00
..
nu-build
nu-cli Rename edit command to update. (#1724) 2020-05-07 00:33:30 -05:00
nu-errors Changes to allow plugins to be loaded in a multi-threaded manner (#1694) 2020-05-05 06:15:24 +12:00
nu-parser Bash-like shorthand with-env (#1718) 2020-05-06 18:57:37 +12:00
nu-plugin
nu-protocol Add with-env command (#1717) 2020-05-06 15:56:31 +12:00
nu-source
nu-test-support Fix cd'ing to symlinked directories (#1651) 2020-04-25 18:09:00 +12:00
nu-value-ext Rows and values can be checked for emptiness. Allows to set a value if desired. (#1665) 2020-04-26 12:30:52 -05:00
nu_plugin_average
nu_plugin_binaryview
nu_plugin_fetch Bump rustyline (#1644) 2020-04-24 08:00:49 +12:00
nu_plugin_inc
nu_plugin_match
nu_plugin_post Bump rustyline (#1644) 2020-04-24 08:00:49 +12:00
nu_plugin_ps
nu_plugin_str str plugin can capitalize and trim strings. (#1652) 2020-04-24 16:37:58 -05:00
nu_plugin_sys
nu_plugin_textview
nu_plugin_tree