tmux mappings
This commit is contained in:
parent
165bd86025
commit
ff3ff9548b
@ -15,6 +15,7 @@ bind -T off F12 \
|
||||
set -u key-table \;\
|
||||
set status on
|
||||
|
||||
bind n command-prompt -p "New session:" "new-session -d -t '%1' \; switch-client -t '%1'"
|
||||
|
||||
# Zoom pane
|
||||
bind -n M-f resize-pane -Z
|
||||
|
||||
@ -2,4 +2,3 @@
|
||||
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'laktak/extrakto'
|
||||
set -g @plugin 'sainnhe/tmux-fzf'
|
||||
Loading…
x
Reference in New Issue
Block a user