nushell/crates/nu-cli/src/shell
Jonathan Turner c897ac6e1e
Add support for multiline rustyline edits (#2456)
* Add support for multiline rustyline edits

* clippy
2020-08-30 20:00:28 +12:00
..
completer.rs Show directories and executable for command completion. (#2446) 2020-08-30 15:31:42 +12:00
filesystem_shell.rs ls .file and ls **/.* show hidden files (#2379) 2020-08-21 21:49:34 -04:00
help_shell.rs Add method to convert ClassifiedBlock into completion locations. (#2316) 2020-08-21 15:37:51 -04:00
helper.rs Add support for multiline rustyline edits (#2456) 2020-08-30 20:00:28 +12:00
palette.rs Add ThemedPalette (#1873) 2020-06-26 16:40:12 +12:00
shell_manager.rs Refactor all completion logic into NuCompleter (#2252) 2020-07-25 11:39:12 +12:00
shell.rs Refactor all completion logic into NuCompleter (#2252) 2020-07-25 11:39:12 +12:00
value_shell.rs Add method to convert ClassifiedBlock into completion locations. (#2316) 2020-08-21 15:37:51 -04:00