nushell/crates/nu-cli/src/shell
Jonathan Turner 8df748463d
Getting ready for multiline scripts (#2737)
* WIP

* WIP

* WIP

* Tests are passing

* make parser more resilient

* lint
2020-11-10 05:27:07 +13:00
..
completer.rs Getting ready for multiline scripts (#2737) 2020-11-10 05:27:07 +13:00
filesystem_shell.rs Inode added to ls -l (#2711) 2020-10-31 06:39:01 +13:00
help_shell.rs Refactor completion trait (#2555) 2020-09-16 16:37:43 +12:00
helper.rs Getting ready for multiline scripts (#2737) 2020-11-10 05:27:07 +13:00
painter.rs Getting ready for multiline scripts (#2737) 2020-11-10 05:27:07 +13:00
palette.rs Implement exclusive and inclusive ranges with ..< and .. (#2541) 2020-09-14 09:53:08 +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 Refactor completion trait (#2555) 2020-09-16 16:37:43 +12:00