tmux conf changes
This commit is contained in:
@@ -75,6 +75,10 @@ set -g message-style 'fg=colour6 bg=colour16 bold'
|
|||||||
set -g @plugin 'tmux-plugins/tpm'
|
set -g @plugin 'tmux-plugins/tpm'
|
||||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||||
set -g @plugin 'omerxx/tmux-sessionx'
|
set -g @plugin 'omerxx/tmux-sessionx'
|
||||||
set -g @sessionx-bind 'o'
|
set -g @sessionx-bind s
|
||||||
|
#set -g @sessionx-bind-window-mode s
|
||||||
|
set -g @sessionx-window-mode 'on'
|
||||||
|
set -g @sessionx-bind-select-up 'ctrl-k'
|
||||||
|
set -g @sessionx-bind-select-down 'ctrl-j'
|
||||||
|
|
||||||
run '~/.tmux/plugins/tpm/tpm'
|
run '~/.tmux/plugins/tpm/tpm'
|
||||||
|
|||||||
Reference in New Issue
Block a user