home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1687588
)
Reduce tmux scrollback buffer limit
author
Siraaj Khandkar
<siraaj@khandkar.net>
Sun, 12 Apr 2020 17:05:12 +0000
(13:05 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Sun, 12 Apr 2020 17:05:12 +0000
(13:05 -0400)
home/.tmux.conf
patch
|
blob
|
blame
|
history
diff --git
a/home/.tmux.conf
b/home/.tmux.conf
index
94109a2
..
714983c
100644
(file)
--- a/
home/.tmux.conf
+++ b/
home/.tmux.conf
@@
-8,7
+8,7
@@
set -g prefix F1
set -g mouse on
# mouse-utf8 on
set -g mode-keys vi
-set -g history-limit 1000000
000
+set -g history-limit 1000000
# assume-paste-time 1
# base-index 0
This page took
0.024024 seconds
and
4
git commands to generate.