vis

a vi-like editor based on Plan 9's structural regular expressions

git clone https://9o.is/git/vis.git

commit 4498e0fc1e41dc981320c73467a9634576313215
parent eb7024cfc396fd31a93d5ab33fa427224f667c26
Author: Erlend Fagerheim <erlendf80@gmail.com>
Date:   Wed,  4 May 2016 14:27:59 +0200

note that primary cursor is not blinking

Diffstat:
MREADME.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -214,7 +214,8 @@ Operators can be forced to work line wise by specifying `V`. in the visual block mode of vim where for example inserts only become visible upon exit). There always exists one primary cursor located within the current view port. Additional cursors ones can be created - as needed. If more than one cursor exists, the primary one is blinking. + as needed. If more than one cursor exists, the primary one is styled + differently (yellow by default). To manipulate multiple cursors use in normal mode: