commit 2fe41a30be2f7fa4f1b183c9295178d7ea3a65ad parent 6062c92cb30bd93d2e8a841d6a7f93a3e869b137 Author: Anders Damsgaard <andersd@riseup.net> Date: Sun, 29 Oct 2017 23:07:48 -0400 update message style specification Diffstat:
M | links/.tmux.conf | | | 5 | ++--- |
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/links/.tmux.conf b/links/.tmux.conf @@ -119,9 +119,8 @@ set -g pane-border-fg colour238 set -g pane-active-border-fg colour247 # Status messages -set -g message-fg yellow -set -g message-bg black -set -g message-attr bright +set -g message-style fg=color0,bg=color1 +set -g message-command-style fg=color0,bg=color1 # use urlview to follow URLs bind-key u capture-pane -J \; \