'main': Pass parameters through the multi-word machinery, as we already do for aliases.
Fixes #674.
This commit is contained in:
@@ -36,7 +36,7 @@ BUFFER='$sudo_u phy1729 ls foo'
|
||||
|
||||
expected_region_highlight=(
|
||||
'1 7 precommand' # sudo_u
|
||||
'9 15 default "issue #674"' # phy1729
|
||||
'17 18 command "issue #674"' # ls
|
||||
'9 15 default' # phy1729
|
||||
'17 18 command' # ls
|
||||
'20 22 default' # foo
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user