Hello! Suppose I run tmux on my laptop and ssh to a system where I have tmux configured to exec for my shell. I have a tmux running inside of a tmux on a different system.
I'd like to be able to scroll the buffer on the "inside" tmux session. Any ideas? Both the tmux on my laptop and server are using an identical config file and are both version 2.6. Here are some possible relevant configs from my .tmux.conf: # I have shift+PgUp/Down for scrolling: bind-key -n S-PPage copy-mode -eu bind-key -T copy-mode-vi S-NPage send-keys -X page-down bind C-a send-prefix Thanks for any help! -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 [email protected]. To post to this group, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
