Often I want to open many files in vim tabs, but opening vim through xargs will not have access to the tty. Here’s a great fix: http://superuser.com/questions/336016/invoking-vi-through-find-xargs-breaks-my-terminal-why.
I’ve summarized this workaround in this pipevi bash function:
I’ve summarized this workaround in this pipevi bash function:
No comments:
Post a Comment