tmux: suche

This commit is contained in:
Michael Grote 2021-11-11 07:41:06 +01:00
parent 5596f92327
commit d15f7619b5

View file

@ -35,3 +35,7 @@ bind t new-window
# praefix + strg + x # praefix + strg + x
# https://stackoverflow.com/questions/16325449/how-to-send-a-command-to-all-panes-in-tmux # https://stackoverflow.com/questions/16325449/how-to-send-a-command-to-all-panes-in-tmux
bind -n C-x setw synchronize-panes bind -n C-x setw synchronize-panes
# gehe in copy mode und starte suche
# prefix + f
set-window-option -g mode-keys vi
bind f copy-mode\; send-keys ?