Remove session backup and restore plugin
Use '@' to search across panes
This commit is contained in:
parent
eaf6f109d4
commit
8b768597ed
1 changed files with 2 additions and 4 deletions
|
|
@ -150,10 +150,8 @@ set -g @plugin 'tmux-plugins/tpm'
|
||||||
set -g @plugin 'fabioluciano/tmux-powerkit'
|
set -g @plugin 'fabioluciano/tmux-powerkit'
|
||||||
set -g @plugin 'azorng/tmux-smooth-scroll'
|
set -g @plugin 'azorng/tmux-smooth-scroll'
|
||||||
|
|
||||||
# freeze sessions, thaw them later (prefix + C-s: save all sessions, prefix + C-r: restore from last save)
|
# tmux-grep: search across all panes (prefix + @)
|
||||||
set -g @plugin 'clanghans/tmux-frost'
|
set -g @grep-key '@'
|
||||||
|
|
||||||
# tmux-grep: search across all panes (prefix + /)
|
|
||||||
set -g @plugin 'cookiecad/tmux-grep'
|
set -g @plugin 'cookiecad/tmux-grep'
|
||||||
|
|
||||||
if "test ! -d ~/.tmux/plugins/tpm" \
|
if "test ! -d ~/.tmux/plugins/tpm" \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue