Tmux and Vim: Copy and Paste on MacOS Sierra

a blog by ariejan de vroom about software engineering and craftsmanship. Read more

Similar

Vim key bindings for web browsers

Vim users find the h, j, k, l keys useful for navigating documents without a mouse. This tip shows some techniques for configuring vi-like key bindings in web browsers such as Mozilla Firefox and Chromium. Vimperator is an open source extension for Mozill... (more…)

Read more »

Lisp in Vim with Slimv or Vlime

Fifteen years ago, writing Lisp code in Vim was an odd adventure. There were no good plugins for Vim that assisted in structured editing of Lisp s-expressions or allowed interactive programming by embedding a Lisp Read-Eval-Print-Loop (REPL) or a debugge... (more…)

Read more »