Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm an emacs user, not vim, but I have some idea. My tmux.conf reads like this:

  unbind C-b
  set -g prefix `
  bind-key ` send-prefix
This removes Ctrl-b as the tmux prefix, sets it to ` (backquote) instead, and makes pressing ` twice insert an actual `.

It really doesn't take very long to get used to typing `` when you mean `.



Good call, been using it tonight, dig it, thanks!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: