set -> set-option, to reflect the more-verbose syntax
This commit is contained in:
parent
ee8abb7aff
commit
45eaa6fa81
@ -1,5 +1,5 @@
|
|||||||
unbind C-b
|
unbind C-b
|
||||||
set -g prefix ^A
|
set-option -g prefix ^A
|
||||||
bind a send-prefix
|
bind a send-prefix
|
||||||
|
|
||||||
# Bind appropriate commands similar to screen.
|
# Bind appropriate commands similar to screen.
|
||||||
|
Loading…
Reference in New Issue
Block a user