nushell/crates
Jason Gedge 9d24b440bb
Introduce completion abstractions to nushell. (#2198)
* Introduce completion abstractions to nushell.

Currently, we rely on rustyline's completion structures. By abstracting this
away, we are more flexible to introduce someone elses completion engine, or our
own.

* Update value_shell.rs

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2020-07-18 14:55:10 +12:00
..
nu_plugin_binaryview Auto-Generate Documentation for nushell.com (#2139) 2020-07-18 10:22:43 +12:00
nu_plugin_fetch Refactor Fetch command (No logic changes) (#2131) 2020-07-09 04:49:27 +12:00
nu_plugin_from_bson Add wasm support (#2199) 2020-07-18 13:59:23 +12:00
nu_plugin_from_sqlite Add wasm support (#2199) 2020-07-18 13:59:23 +12:00
nu_plugin_inc Rename 'bytes' to 'filesize' (#2153) 2020-07-11 14:17:37 +12:00
nu_plugin_match Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu_plugin_post Rename 'bytes' to 'filesize' (#2153) 2020-07-11 14:17:37 +12:00
nu_plugin_ps Rename 'bytes' to 'filesize' (#2153) 2020-07-11 14:17:37 +12:00
nu_plugin_start Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu_plugin_sys Rename 'bytes' to 'filesize' (#2153) 2020-07-11 14:17:37 +12:00
nu_plugin_textview Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu_plugin_to_bson Add wasm support (#2199) 2020-07-18 13:59:23 +12:00
nu_plugin_to_sqlite Add wasm support (#2199) 2020-07-18 13:59:23 +12:00
nu_plugin_tree Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu-build Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu-cli Introduce completion abstractions to nushell. (#2198) 2020-07-18 14:55:10 +12:00
nu-errors Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu-parser 1747 add ns to duration (#2128) 2020-07-11 05:48:11 +12:00
nu-plugin Remove unnecessary match (#2183) 2020-07-15 19:50:38 +12:00
nu-protocol Silence Rust 1.45 Clippy warnings (#2196) 2020-07-18 05:57:15 +12:00
nu-source Use matches!() for true/false returning match statements (#2176) 2020-07-14 20:11:41 -04:00
nu-table Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu-test-support Add wasm support (#2199) 2020-07-18 13:59:23 +12:00
nu-value-ext Rename 'bytes' to 'filesize' (#2153) 2020-07-11 14:17:37 +12:00