You will need to add a format for it, there isn't one at the moment.

On 29 Apr 2017 5:54 pm, "Suraj N. Kurapati" <[email protected]> wrote:

> Hello,
>
> I want to reuse the most recent copy-mode search query (which the
> search-again command already keeps track of) as the initial input
> for the next time I trigger the search-{forward,backward} commands:
>
>         bind-key -T copy-mode-vi ? \
>                 command-prompt -i -p 'search up' -I 'TODO_HELP_ME' \
>                         'send -X search-backward-incremental "%%%"'
>
> What expression can I put in place of TODO_HELP_ME to achieve my goal?
>
> Thanks for your consideration.
>
> --
> You received this message because you are subscribed to the Google Groups
> "tmux-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send an email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to