aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 9265f52..db52f0c 100644
--- a/README.rst
+++ b/README.rst
@@ -1,4 +1,4 @@
-Tmux ColorTag theme
+Tmux ColorTag Theme
-------------------
.. raw:: html
@@ -33,7 +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.
- Optional: for the best experience, this plugin assumes a short status update
interval. To change it back, specify ``TMUX_COLORTAG_SET_INTERVAL=no`` or