aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Yin <tederminant@gmail.com>2020-05-20 19:03:48 -0400
committerGitHub <noreply@github.com>2020-05-20 19:03:48 -0400
commit196d86534101e476d590416cbc150f63386548f6 (patch)
treed740a49a764a90642105d585af38bae69cfeb9e7
parent02e778723b5434368edcfa7b5dc90b5be6cf65a2 (diff)
Update README.rst
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index db52f0c..2043720 100644
--- a/README.rst
+++ b/README.rst
@@ -33,12 +33,12 @@ Installation
set -g @plugin 'Determinant/tmux-colortag'
-- Hit `prefix` + `I` to fetch the plugin and source it.
+- Hit ``prefix`` + ``I`` to fetch the plugin and source it.
- Optional:
- - To immediate play with the main feature, try prefix (Ctrl+b by default) + `,` and change the window name.
- - tmux won't change the window name automatically once you set it manually. To test the auto-changing color, just run any command in your new window.
+ - To immediately play with the main feature, try ``prefix`` (``Ctrl+b`` by default) + ``,`` and change the window name.
+ - NOTE: tmux won't change the window name automatically once you set it manually. To test the auto-changing color, just run any command in your new window.
- Optional: for the best experience, this plugin assumes a short status update
interval. To change it back, specify ``TMUX_COLORTAG_SET_INTERVAL=no`` or