nushell/crates/nu-cli/src/shell
2020-09-19 07:51:28 +12:00
..
completer.rs implementing case-sensitive & case-insensitive completion matching (#2556) 2020-09-17 10:52:58 -04:00
filesystem_shell.rs Limit open streaming to non-files, and files > 32mb (#2570) 2020-09-19 07:51:28 +12:00
help_shell.rs Refactor completion trait (#2555) 2020-09-16 16:37:43 +12:00
helper.rs Update rustyline to latest (#2565) 2020-09-17 18:02:30 +12:00
painter.rs Update rustyline to latest (#2565) 2020-09-17 18:02:30 +12:00
palette.rs Implement exclusive and inclusive ranges with ..< and .. (#2541) 2020-09-14 09:53:08 +12:00
shell.rs Refactor all completion logic into NuCompleter (#2252) 2020-07-25 11:39:12 +12:00
shell_manager.rs Refactor all completion logic into NuCompleter (#2252) 2020-07-25 11:39:12 +12:00
value_shell.rs Refactor completion trait (#2555) 2020-09-16 16:37:43 +12:00