Skip to content

Better dot command to enhance the behavior and fix some issues related to it #77

@jeffreytse

Description

@jeffreytse

As we known, the default dot command's behavior is not good and it has some issues with this plugin.

For example:

  • Using R command from normal mode to replace characters that we can not input a newline character.
  • Using R command from visual mode doesn't remove lines of selection.
  • Using r command from visual mode to replace multi-lines selection will join lines.
  • ...

Above example also impacts the dot command, and we will get unexpected behaviors. So it is urgent to do some stuff to enhance this dot command and make it perfect.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions