From 539e39e489d1dcf17216b21dd22da4ac707ffeb3 Mon Sep 17 00:00:00 2001 From: onefang Date: Sun, 17 Jul 2022 14:49:51 +1000 Subject: Efen moar spil chucking. --- scripts/install/opensim.tmux.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts/install') diff --git a/scripts/install/opensim.tmux.conf b/scripts/install/opensim.tmux.conf index 1b4da52..c264d51 100644 --- a/scripts/install/opensim.tmux.conf +++ b/scripts/install/opensim.tmux.conf @@ -47,13 +47,13 @@ set-option -g history-limit 100000 # All this mouse stuff is unreliable in UTF8 mode. At least on roxterm. # Also keep in mind the terminal specs mouse report limit of 256 characters, being less than my typical terminal width. -# Hmm, still wont pass mouse through like the docs say they will. +# Hmm, still won't pass mouse through like the docs say they will. # Ah, mc needs "mc -x". Though once again, watch that right edge on huge terminals. -# These three wont work under Ubuntu 16.04. +# These three won't work under Ubuntu 16.04. ##set-option -g mouse-resize-pane on ##set-option -g mouse-select-pane on ##set-option -g mouse-select-window on -# This wont work under Ubuntu 16.04. +# This won't work under Ubuntu 16.04. ##set-option -g mode-mouse on # on - mouse does copy mode stuff; copy-mode - mouse can't go into copy mode, but does stuff once in there; off - mouse is unmolested. # Instead do this (also defaults to turning on the above three mouse things) - set-option -g mouse on -- cgit v1.1