mirror of
https://github.com/nushell/nushell.git
synced 2025-01-24 15:19:29 +01:00
8dc5c34932
* 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 |
||
---|---|---|
.. | ||
nu_plugin_average | ||
nu_plugin_binaryview | ||
nu_plugin_fetch | ||
nu_plugin_inc | ||
nu_plugin_match | ||
nu_plugin_parse | ||
nu_plugin_post | ||
nu_plugin_ps | ||
nu_plugin_start | ||
nu_plugin_str | ||
nu_plugin_sys | ||
nu_plugin_textview | ||
nu_plugin_tree | ||
nu-build | ||
nu-cli | ||
nu-errors | ||
nu-parser | ||
nu-plugin | ||
nu-protocol | ||
nu-source | ||
nu-test-support | ||
nu-value-ext |