aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Yin <tederminant@gmail.com>2020-05-20 19:02:41 -0400
committerGitHub <noreply@github.com>2020-05-20 19:02:41 -0400
commit02e778723b5434368edcfa7b5dc90b5be6cf65a2 (patch)
tree7bcc78f06b09458f47d275d0c50053490e231738
parent5fddc8085db0605f3e5f337c7a6be72e996bb981 (diff)
update readme
-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