set -> set-option, to reflect the more-verbose syntax

This commit is contained in:
Alan Orth 2012-09-04 14:54:30 +03:00
parent ee8abb7aff
commit 45eaa6fa81
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
unbind C-b
set -g prefix ^A
set-option -g prefix ^A
bind a send-prefix
# Bind appropriate commands similar to screen.