Skip to content

Conversation

@tmandry
Copy link

@tmandry tmandry commented Apr 2, 2019

&> is a bash extension (also supported by some other shells, but not all). This adds support for other shells including sh and fish.

I wish there were a cleaner way of doing this, but 2>&1 > doesn't have the desired effect of redirecting stderr properly. I don't know of a way to tell vim to do >filename 2>&1 with shellpipe, although shellredir looks promising.

This adds support for other shells including sh and fish.
swnakamura added a commit to swnakamura/vim-ripgrep that referenced this pull request May 14, 2020
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.

1 participant