Use copy-mode then send-keys
Original message
From: Marcelo MontĂș
Date: 23/05/2014 18:16 (GMT+00:00)
To: tmux-users@lists.sourceforge.net
Subject: How to perform a copy-mode search from a normal binding
Hi,
I'm trying to create a normal binding to the copy-mode s
Hi,
I'm trying to create a normal binding to the copy-mode search. Instead of
typing `prefix [` then `?`, I would like to press a single key to do this.
My first thought was Ctrl-/, but it seems that tmux doesnt' allow mapping this
key. So I've been trying to map , but none of the following work