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