Skip to content

fix: selecting a result fails if its path contains an opening parentheses (Powershell)#1614

Open
cesar-bravo-m wants to merge 1 commit intojunegunn:masterfrom
cesar-bravo-m:fix-parentheses-paths-powershell
Open

fix: selecting a result fails if its path contains an opening parentheses (Powershell)#1614
cesar-bravo-m wants to merge 1 commit intojunegunn:masterfrom
cesar-bravo-m:fix-parentheses-paths-powershell

Conversation

@cesar-bravo-m
Copy link
Copy Markdown

Fixes #1613
Happened because of insufficient escaping of parentheses in Powershell environments, causing them to be read as Powershell grouping operators

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Selecting a result fails if its path contains an opening parentheses (Powershell)

1 participant