aboutsummaryrefslogtreecommitdiffstats
path: root/_tmux.conf
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-11-09 23:59:32 +0800
committerAaron LI <aly@aaronly.me>2018-11-09 23:59:32 +0800
commit9880d5e422b8934d62c0148b4dc42050a3750d70 (patch)
treeb1546d8372f1ccf4ad3fcdb54b70314b6468a3d2 /_tmux.conf
parent81f97ea695b7129583e3cc669ab79d606a90077f (diff)
downloaddotfiles-9880d5e422b8934d62c0148b4dc42050a3750d70.tar.bz2
tmux: clean up a bit
Diffstat (limited to '_tmux.conf')
-rw-r--r--_tmux.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/_tmux.conf b/_tmux.conf
index c03c17e..4514cde 100644
--- a/_tmux.conf
+++ b/_tmux.conf
@@ -29,16 +29,6 @@
# is documented in xterm(1) and also supported by most terminals.
# Credit: https://unix.stackexchange.com/a/332425
#
-#
-# Aaron LI
-# 2015-01-22
-#
-# 2018-03-24: Add bind P to save scrollback to file
-# 2017-11-25: Tweak styles/format
-# 2017-11-21: Increase scrollback history
-# 2017-09-04: Tweak and fix several mistakes; more tweaks
-# 2017-09-03: Rewrite; drop plugins (with TPM)...
-#
# Start window and pane numbering at 1
set -g base-index 1