branch: externals/vundo
commit e7cfd047bbc28b1b107688392f7e97f78fd030d5
Author: Yuan Fu <caso...@gmail.com>
Commit: Yuan Fu <caso...@gmail.com>

    ; * README.txt: Mention branch highlight.
---
 README.txt | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/README.txt b/README.txt
index 278d775e0f..26291aaea6 100644
--- a/README.txt
+++ b/README.txt
@@ -21,12 +21,13 @@ should pop up. To move around, type:
 
 n/p may need some more explanation. In the following tree, n/p can
 move between A and B because they share a parent (thus at a branching
-point), but not C and D.
+point), but not C and D. To make it clear, branches you can switch
+between are highlighted with bold face.
 
          A  C
-    ──○──○──○──○──○
-      │  ↕︎
-      └──○──○──○
+    ──○━━○──○──○──○
+      ┃  ↕︎
+      ┗━━○──○──○
          B  D
 
 By default, you need to press RET to “commit” your change and if you

Reply via email to