Open iTerm2 links in Vim

A quick tip on how you can open iTerm2 links in Vim (or any text editor you can access from the command line)

Until recently I didn’t know that in iTerm2 you can hold down and click on a file or path and it would open said file or path.

This was kind of neat, but for me what would make it epic is if you could open the file or path inside of vim.

Turns out it is really straight forward.

  • Open your preferences pane (⌘ + ,)
  • Click on “Profiles”
  • Click on “Advanced”
  • Under Semantic History select “Run coprocess…” and paste in the text echo vim \1

Now whenever you click a file or path it will open in Vim for you.


Recent posts View all

Ruby

Forcing a Rails database column to be not null

How you can force a table column to always have something in it with Rails

Writing Marketing

We've deleted an article's worth of unhelpful words

We've improved several pages across our site by removing words that add no value, and often detract from the article.