Browse Source

vi like keybind in copymode of tmux

pull/1/head
10sr 12 years ago
parent
commit
ea8303013d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tmux.conf

+ 1
- 0
tmux.conf View File

@@ -7,3 +7,4 @@ set -g default-terminal screen-256color
#set -g status-left ""
#set -g status-right "#H | %a, %d %b %Y %T %z #(tmux -V)"
set -g status-right "#H | #(tmux -V) "
setw -g mode-keys vi

Loading…
Cancel
Save