Thanks for the help, Nicholas!

On Thu, Nov 9, 2017 at 1:50 PM, Nicholas Marriott <
nicholas.marri...@gmail.com> wrote:

> 1 yes if you can persuade your terminal to send S-PgUp to tmux instead
> of trying to scroll itself, and if the terminal sends the right thing
> (\e[5;2~ for page up, \e[6;2~ for page down)
>
>
Super!


> 2 yes use -e
>
>
Hmmm. I've tried:

bind-key -n S-NPage copy-mode -e

and it behaves the same as:

bind-key -T copy-mode-vi S-NPage send-keys -X page-down

What am I missing?

Thanks!

-m

-- 
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 tmux-users+unsubscr...@googlegroups.com.
To post to this group, send an email to tmux-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to