Riccardo Schirone 187f314c49
Unwrap quoted strings when passing args to newer handlers ##newshell (#17732)
* Unwrap quoted strings when passing args to newer handlers ##newshell

When a user wraps an argument, it means like in SH that he wants the
command to consider the argument as one single arg, even if composed by
multiple words. The same applies for r2newshell. So far we did not
unwrap quoted strings to maintain compatibility with old shell, but
doing this unwrapping is one of the nice feature of newshell.

* Add tests for quoting/unquoting

* Adjust tests with `w` for newshell/oldshell
2020-09-30 14:25:38 +08:00
..
2020-09-30 13:45:01 +08:00
2020-09-30 13:45:01 +08:00
2020-09-27 13:33:26 +08:00
2020-09-27 13:33:26 +08:00
2020-09-27 13:33:26 +08:00
2020-09-27 13:33:26 +08:00