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:
parent
99050fe859
commit
cc3cb881ba
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue