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:
ae3941e
)
Enable tmux window renumbering
author
Siraaj Khandkar
<siraaj@khandkar.net>
Fri, 8 Oct 2021 16:40:41 +0000
(12:40 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Fri, 8 Oct 2021 16:40:41 +0000
(12:40 -0400)
home/.tmux.conf
patch
|
blob
|
blame
|
history
diff --git
a/home/.tmux.conf
b/home/.tmux.conf
index
cacfa98
..
95cd4cb
100644
(file)
--- a/
home/.tmux.conf
+++ b/
home/.tmux.conf
@@
-27,7
+27,7
@@
set -g history-limit 1000000
# lock-command "lock -np"
# message-command-style fg=yellow,bg=black
# message-style fg=black,bg=yellow
-# renumber-windows off
+set -g renumber-windows on
# repeat-time 500
# set-remain-on-exit off
This page took
0.024221 seconds
and
4
git commands to generate.