'main': Don't consider path_prefix in alias expansions.
This commit is contained in:
committed by
Daniel Shahaf
parent
8184266338
commit
f2726d0464
@@ -32,5 +32,5 @@ alias x=/
|
||||
BUFFER=$'x'
|
||||
|
||||
expected_region_highlight=(
|
||||
'1 1 unknown-token "issue #668"' # x (/)
|
||||
'1 1 unknown-token' # x (/)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user