Skip to content

text cursor placement and style #3

@RogerNavelsaker

Description

@RogerNavelsaker

the text cursor seems to be offset with one so when placing the cursor to do text editing it land always on the wrong char.
current:

  1. sample text!
  2. sample text!

in first the cursor is under the ! and new text comes after !
in the second it is under the t and new text comes after t

thought it would be like this:

  1. sample text!
  2. sample text!

for editing text after ! in case 1 and before ! in case 2

other styles ▋ and |
I-beam" cursor which is used for inserting text between characters, a block cursor often indicates a "replace" or "overtype" mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions