Skip to content

Commit 4c3c30b

Browse files
authored
Update README.md
1 parent 6bbb53d commit 4c3c30b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -178,10 +178,12 @@ The `smart_cursor` command toggles an alternative cursor movement scheme that al
178178

179179
`alt_cursor` switches between two styles of cursor:
180180

181-
`alt_cursor 0`:
181+
`alt_cursor 0` uses the normal block cursor. Depending on the terminal and color scheme it may be hard to spot:
182+
182183
![alt_cursor 0](images/alt-cursor-0.png)
183184

184-
`alt_cursor 1`:
185+
`alt_cursor 1` uses the new default cursor:
186+
185187
![alt_cursor 1](images/alt-cursor-1.png)
186188

187189
### Themes

0 commit comments

Comments
 (0)