You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the offset in screen columns from the start of the character.<br>
4351
4351
E.g., a position within a <span class="Special"><Tab></span> or after the last character.<br>
4352
4352
If the "off" number of an ending position is non-zero, it is<br>
4353
-
the character's number of cells included in the selection,<br>
4354
-
otherwise the whole character is included.<br>
4353
+
the offset of the character's first cell not included in the<br>
4354
+
selection, otherwise all its cells are included.<br>
4355
4355
<br>
4356
4356
Can also be used as a <a class="Identifier" href="eval.html#method">method</a>:<br>
0 commit comments