nushell/crates/nu-cli/src/shell
Jonathan Turner 1882a32b83
Context cleanup (#2581)
* Specialize 'Context' to EvaluationContext and CompletionContext

* Specialize 'Context' to EvaluationContext and CompletionContext

* fmt
2020-09-20 09:29:51 +12:00
..
completer.rs Context cleanup (#2581) 2020-09-20 09:29:51 +12: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 Context cleanup (#2581) 2020-09-20 09:29:51 +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