Electricmonk

Ferry Boender

Programmer, DevOpper, Open Source enthusiast.

Blog

Tmux scrolling with shift-pageup/down

Thursday, January 5th, 2012

Put this in your .tmux.conf to enable scrolling using the Shift-PageUp/Down keys:

set -g terminal-overrides 'xterm*:smcup@:rmcup@'

The text of all posts on this blog, unless specificly mentioned otherwise, are licensed under this license.