Go back to the main page

Use backtick as a tmux prefix and yet still type and use the backtick character

 
# .tmux.conf
unbind C-b
set -g prefix `
bind ` send-prefix
  • Pushed on 06/03/2013 by Christian