From e8038f07b4c9aa35b273713e5d86b1dbbf0ef396 Mon Sep 17 00:00:00 2001 From: onefang Date: Wed, 25 Aug 2021 21:57:34 +1000 Subject: Comment tweaks. --- scripts/install/opensim.tmux.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scripts/install/opensim.tmux.conf b/scripts/install/opensim.tmux.conf index 9cdda3f..638cc79 100644 --- a/scripts/install/opensim.tmux.conf +++ b/scripts/install/opensim.tmux.conf @@ -5,7 +5,7 @@ set-option -g prefix C-a unbind-key C-b bind-key C-a send-prefix -# r reloads the configuration, handy +# r reloads the configuration, handy. bind r source-file ~/.tmux.conf bind R clear-history @@ -26,12 +26,15 @@ set-window-option -g pane-border-format '[#{pane_index}:#{pane_title}]' # select-pane -t 1 -T "fancy pane title" # Note that running a program in that tab might override it - 1 mc [dvs1@Superbitch]:/media/DATA/home/dvs1 + # set-options -g global, -s server, -w window, otherwise a session option. # -a appends a string to the existing option. # -u unsets an option. # -o prevents setting an aption if it is already set. # -q shut up info messages. +# SERVER OPTIONS + # SESSION OPTIONS set-option -g bell-action any -- cgit v1.1