Skip to content

The cursor position does not go back one character after exiting the replace mode #78

@jeffreytse

Description

@jeffreytse

Reproduce

  • Open a new terminal.
  • Input the content as below.
abc
  • Put the cursor at the "b".
  • Enter normal mode and press R.
  • Press <ESC> to exit the replace mode.

Result

The cursor is still at b.

Expected behavior

The cursor should be at a.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingverifiedThis issue was already verified

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions