tmux: Write a history file
This commit is contained in:
parent
d14b4ebee9
commit
10ed0376f9
@ -25,6 +25,8 @@ bind -r M-j resize-pane -D 5
|
|||||||
bind -r M-k resize-pane -U 5
|
bind -r M-k resize-pane -U 5
|
||||||
bind -r M-l resize-pane -R 5
|
bind -r M-l resize-pane -R 5
|
||||||
|
|
||||||
|
set -g history-file ~/.local/state/tmux_history
|
||||||
|
|
||||||
# plugins
|
# plugins
|
||||||
set-option -g @plugin 'tmux-plugins/tpm'
|
set-option -g @plugin 'tmux-plugins/tpm'
|
||||||
set-option -g @plugin 'noscript/tmux-mighty-scroll'
|
set-option -g @plugin 'noscript/tmux-mighty-scroll'
|
||||||
|
Loading…
Reference in New Issue
Block a user