diff .tmux.conf @ 127:3bc1d24363a1

bits and pieces
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Tue, 29 Jun 2021 08:00:40 +0000
parents
children c7d57d158331
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.tmux.conf	Tue Jun 29 08:00:40 2021 +0000
@@ -0,0 +1,5 @@
+# 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