3 Comments
User's avatar
SergioAraújo's avatar

I think a related thing would be using FASD

https://github.com/clvv/fasd

after editing a file once you can do something like:

v filename

It also acept partial file name

Expand full comment
Anders Janmyr's avatar

Is there a way to get this working with multiple files? I tried it and it only opened the first file to the pattern.

Expand full comment
Andrew Libby's avatar

Doesn't look like it. Disappointing. The final instance of +/pattern overrides previous instances on the command line.

Expand full comment