From b02c26e64aca90c3d2f3af0e94a985dc43831655 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Fri, 15 Apr 2016 23:48:45 +0200 Subject: vis-lua: add window.cursors[] array --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index d2538d0..9273dfc 100644 --- a/README.md +++ b/README.md @@ -599,6 +599,7 @@ At this time there exists no API stability guarantees. - `file` - `syntax` lexer name used for syntax highlighting or `nil` - `cursors_iterator()` + - `cursors[1..#cursors]` array giving read access to all cursors - `cursor` primary cursor - `line` (1 based), `col` (1 based) - `to(line, col)` -- cgit v1.2.3