1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-28 02:37:09 +00:00

lnl: fix tmux keybinding

This commit is contained in:
Daiderd Jordan 2017-10-27 12:31:59 +02:00
parent 99050fe859
commit cc3cb881ba
No known key found for this signature in database
GPG key ID: D02435D05B810C96

View file

@ -83,7 +83,7 @@
bind-key -n M-R run "tmux send-keys -t $(hostname -s | awk -F'-' '{print tolower($NF)}') C-l Up Enter"
bind 0 set status
bind S choose-client
bind S choose-session
bind-key -r "<" swap-window -t -1
bind-key -r ">" swap-window -t +1