aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeterminant <tederminant@gmail.com>2020-05-20 20:15:54 -0400
committerDeterminant <tederminant@gmail.com>2020-05-20 20:15:54 -0400
commit3bad07c0cd2ea3cb2ac22a4b2de62cc164248639 (patch)
tree7f8c9e591526e3fe62109fa934bded6ba68dc17a
parentc2ad606a0bab6b5798d93348c01c51afdda38929 (diff)
parent196d86534101e476d590416cbc150f63386548f6 (diff)
Merge branch 'master' of github.com:Determinant/tmux-colortag
-rw-r--r--README.rst9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index eccb12e..c3e8b45 100644
--- a/README.rst
+++ b/README.rst
@@ -1,4 +1,4 @@
-Tmux ColorTag theme
+Tmux ColorTag Theme
-------------------
.. raw:: html
@@ -37,7 +37,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 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