-
-
Notifications
You must be signed in to change notification settings - Fork 320
Closed
Description
On MacOS I have installed tmux 2.4 (brew install tmux
) and tmate 2.2.1 (brew install tmate
).
tmate
starts up with an error:
/Users/mike/.tmux.conf:2: usage: send-keys [-lRM] [-t target-pane] key ...
My .tmux.conf
binds keys in tmux 2.4 format:
bind-key -T copy-mode-vi 'v' send -X begin-selection
How do you advise using tmate with tmux 2.4? Is the only solution to downgrade tmux back to 2.3 (brew switch tmux 2.3_3; brew pin tmux
)?
Metadata
Metadata
Assignees
Labels
No labels