Skip to content

Single quote ' gets typed even in Vim command mode #185

Open
@lord

Description

@lord

Sublime Text Version

Sublime Text 3 (Build 3126)

Rust Enhanced Version

1.3.2

Operating system

macOS 10.12.4

Expected behavior

When I type 'm in command mode in Vim mode, I expect to be able to jump to a bookmark made previously with 'mm'.

Actual behavior

Instead, the ' is typed literally. This may be because of the snippet in #26 that prevents Sublime from making a second close single quote?

Sorry if this was already fixed and I somehow haven't updated my Rust Enhanced — I've got a weird Sublime setup somehow! Thanks for the awesome plugin <3

Steps to reproduce

  1. Enable Vim mode
  2. Press the ' key while in command mode

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-sublimeArea: Sublime interaction

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions