feat(tmux): mappings
This commit is contained in:
parent
fe959e5aa9
commit
5649047f85
@ -16,6 +16,9 @@ bind -T off F12 \
|
|||||||
set -u key-table \;\
|
set -u key-table \;\
|
||||||
set status on
|
set status on
|
||||||
|
|
||||||
|
## Toggle remote tmux mappings
|
||||||
|
bind F12 send-keys F12
|
||||||
|
|
||||||
|
|
||||||
# Choose session with key index starting from 1
|
# Choose session with key index starting from 1
|
||||||
bind-key s choose-tree -ZsK '#{?#{e|<:#{line},9},#{e|+:1,#{line}},#{?#{e|<:#{line},35},M-#{a:#{e|+:97,#{e|-:#{line},9}}},}}'
|
bind-key s choose-tree -ZsK '#{?#{e|<:#{line},9},#{e|+:1,#{line}},#{?#{e|<:#{line},35},M-#{a:#{e|+:97,#{e|-:#{line},9}}},}}'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user