view .tmux.conf @ 148:f0bee28995f1

do the work for cdx2sql
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Mon, 25 Oct 2021 15:05:46 +0000
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