mirror of
https://github.com/nushell/nushell.git
synced 2025-02-18 11:31:14 +01:00
- Removing old code for dealing with escaping, since that has moved elsewhere. - Eliminating some match statements in favour of result/option methods. - Fix an issue where completing inside quotes could remove the quote at the beginning, if one already existed on the line but the replacement didn't have a quote at the beginning. |
||
---|---|---|
.. | ||
completer.rs | ||
filesystem_shell.rs | ||
help_shell.rs | ||
helper.rs | ||
palette.rs | ||
shell_manager.rs | ||
shell.rs | ||
value_shell.rs |