From d15f7619b553f910d86a98286bc7980ff972b41b Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Thu, 11 Nov 2021 07:41:06 +0100 Subject: [PATCH] tmux: suche --- .tmux.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.tmux.conf b/.tmux.conf index 934d99e..875bba2 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -35,3 +35,7 @@ bind t new-window # praefix + strg + x # https://stackoverflow.com/questions/16325449/how-to-send-a-command-to-all-panes-in-tmux 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 ?