added logging screenshots
This commit is contained in:
parent
b7a302ec62
commit
e63893a89d
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@ set -g @plugin 'tmux-plugins/tmux-prefix-highlight'
|
|||
set -g @plugin 'CrispyConductor/tmux-copy-toolkit'
|
||||
set -g @plugin 'tmux-plugins/tmux-pain-control'
|
||||
set -g @plugin 'jaclu/tmux-menus'
|
||||
set -g @plugin 'tmux-plugins/tmux-logging'
|
||||
# set -g @plugin 'tmux-plugins/tmux-open'
|
||||
|
||||
# -- general
|
||||
|
@ -20,6 +21,7 @@ bind C-a send-prefix
|
|||
#Mouse/Scrollback Tweaks
|
||||
set-option -g mouse on
|
||||
set-window-option -g xterm-keys on
|
||||
set -g history-limit 50000
|
||||
|
||||
#Powerline Settings
|
||||
run-shell "powerline-daemon -q"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue