Skip to content

Commit f1316cd

Browse files
committed
README: use numbered lists for mouse
1 parent 8e5a1dd commit f1316cd

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,16 @@ area outside of a cursor row, and another activates when you click
4646
inside the cursor row.
4747

4848
Left button:
49-
- if Ctrl pressed: type clicked char; otherwise do nothing
50-
- moves the cursor to the clicked location
49+
1. if Ctrl pressed: type clicked char; otherwise do nothing
50+
2. moves the cursor to the clicked location
5151

5252
Middle button:
53-
- Enter
54-
- BackSpace
53+
1. Enter
54+
2. BackSpace
5555

5656
Right button:
57-
- Tab completion
58-
- truncate or clear line
57+
1. Tab completion
58+
2. truncate or clear line
5959

6060
There is a `mouseopt` command that controls mouse behavior.
6161
It has the following switches:

0 commit comments

Comments
 (0)