nushell/crates
Elton Leander Pinto 8dc5c34932
Save alias (#1852)
* figuring out error with lines

* make progress in printing of block

* support for external commands; fix some tiny bugs in formatting

* basic printing of block; going to experiment with bubbling raw input to the command itself to avoid potential edge cases

* remove fmt::Display impls for hir structs; bubbled raw_input to command args

* compiling checkpoint :)

* process raw input alias to remove save flag; do duplicates stored

* fix warnings; run clippy

* removed tmux log file

* fix bug in looking for same alias; changed unwraps to safe unwraps
2020-05-21 05:31:04 +12:00
..
nu_plugin_average Remove interpretation of Primitive::Nothing as the number 0. (#1836) 2020-05-18 15:18:46 -04:00
nu_plugin_binaryview Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu_plugin_fetch Remove the old it-hacks from fetch and post (#1807) 2020-05-17 06:18:46 +12:00
nu_plugin_inc Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu_plugin_match Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu_plugin_parse Check capture group count (#1814) 2020-05-17 14:52:17 -04:00
nu_plugin_post Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu_plugin_ps Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu_plugin_start Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu_plugin_str Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu_plugin_sys Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu_plugin_textview Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu_plugin_tree Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu-build Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu-cli Save alias (#1852) 2020-05-21 05:31:04 +12:00
nu-errors Move from language-reporting to codespan (#1825) 2020-05-19 06:44:27 +12:00
nu-parser String interpolation (#1849) 2020-05-20 07:27:26 +12:00
nu-plugin Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu-protocol Save alias (#1852) 2020-05-21 05:31:04 +12:00
nu-source Move from language-reporting to codespan (#1825) 2020-05-19 06:44:27 +12:00
nu-test-support Remove interpretation of Primitive::Nothing as the number 0. (#1836) 2020-05-18 15:18:46 -04:00
nu-value-ext Extracted grouping by date to it's own subcommand. (#1792) 2020-05-15 04:16:09 -05:00