Closed ite-klass closed 4 years ago
(
Expected: It writes a ( or a () on every cursor
()
Actual: It writes
( )
(on every cursor position)
In the most recent version I have disabled multi-cursor wrapping (hopefully). Your example should now work as expected. Please let me know otherwise. Thanks!
(
to write a(
Expected: It writes a
(
or a()
on every cursorActual: It writes
(on every cursor position)