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
..
2020-07-18 13:59:23 +12:00
2020-07-18 13:59:23 +12:00
2020-07-18 13:59:23 +12:00
2020-07-18 13:59:23 +12:00
2020-07-18 13:59:23 +12:00
2020-07-18 13:59:23 +12:00
2020-07-18 13:59:23 +12:00
2020-07-18 13:59:23 +12:00
2020-06-19 15:08:59 -05:00
2020-07-03 20:43:55 +12:00
2020-06-20 15:41:53 +12:00
2020-07-18 13:59:23 +12:00
2020-06-20 15:41:53 +12:00
2020-05-18 05:48:57 +12:00
2020-07-15 19:51:41 +12:00