view .tmux.conf @ 134:d3ef00af2064

add usage/help info
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Wed, 14 Jul 2021 16:49:54 +0000 (2021-07-14)
parents 3bc1d24363a1
children c7d57d158331
line wrap: on
line source
# scroll-bar?  see https://superuser.com/questions/310251/use-terminal-scrollbar-with-tmux
set -ga terminal-overrides ',xterm*:smcup@:rmcup@'

# mousewheel scrolling
set -g mouse on