Skip to content

Single-character CamelCase segments seem not to work #11

@chiphogg

Description

@chiphogg

Examples:

  1. Start with aBadTime. Place cursor on B. Type civGood<ESC>. Result should be aGoodTime. Instead, I get GoodBadTime. (Rather unexpected: the character under the cursor is not included in the variable segment!)
  2. Start with AgainABadTime. Place cursor on B and type the same command. Result should be AgainAGoodTime. Instead, I get AgainGoodTime. (Looks like two variable segments, A and Bad, got conflated.)

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