diff options
author | root | 2019-05-19 20:08:53 +1000 |
---|---|---|
committer | root | 2019-05-19 20:08:53 +1000 |
commit | f3840148aa756b079109bc615dc49c6d99b9fcb3 (patch) | |
tree | 6a9ef86100950da1c6e272b0053dd51c541f5910 /scripts | |
parent | Stop it from not stopping. (diff) | |
download | opensim-SC_OLD-f3840148aa756b079109bc615dc49c6d99b9fcb3.zip opensim-SC_OLD-f3840148aa756b079109bc615dc49c6d99b9fcb3.tar.gz opensim-SC_OLD-f3840148aa756b079109bc615dc49c6d99b9fcb3.tar.bz2 opensim-SC_OLD-f3840148aa756b079109bc615dc49c6d99b9fcb3.tar.xz |
tmux comment++
Diffstat (limited to '')
-rw-r--r-- | scripts/opensim.tmux.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/opensim.tmux.conf b/scripts/opensim.tmux.conf index c101f88..ea342a2 100644 --- a/scripts/opensim.tmux.conf +++ b/scripts/opensim.tmux.conf | |||
@@ -1,3 +1,5 @@ | |||
1 | # Tmux has a habit of changing what these options are for each version, so this is a bit of a mess. | ||
2 | |||
1 | set-option -g prefix C-a | 3 | set-option -g prefix C-a |
2 | unbind-key C-b | 4 | unbind-key C-b |
3 | bind-key C-a send-prefix | 5 | bind-key C-a send-prefix |