nushell/crates/nu-cli/src/shell
Darren Schroeder 7e9f87c57f
Expose all rustyline configuration points (#2238)
* Added all rustyline config points

* comments cleanup

* my good friend fmt keeps changing his mind
2020-07-23 09:43:52 +12:00
..
completer.rs Add wasm support (#2199) 2020-07-18 13:59:23 +12:00
filesystem_shell.rs Introduce completion abstractions to nushell. (#2198) 2020-07-18 14:55:10 +12:00
help_shell.rs Introduce completion abstractions to nushell. (#2198) 2020-07-18 14:55:10 +12:00
helper.rs Expose all rustyline configuration points (#2238) 2020-07-23 09:43:52 +12:00
palette.rs Add ThemedPalette (#1873) 2020-06-26 16:40:12 +12:00
shell_manager.rs Introduce completion abstractions to nushell. (#2198) 2020-07-18 14:55:10 +12:00
shell.rs Introduce completion abstractions to nushell. (#2198) 2020-07-18 14:55:10 +12:00
value_shell.rs Introduce completion abstractions to nushell. (#2198) 2020-07-18 14:55:10 +12:00