Skip to content

Cut Line does not work correctly #3477

@Giessen

Description

@Giessen

Description of the problem or steps to reproduce

Given two lines of texts:
text1
text2

Do following:

  1. Cut Line text1 (using command Cut)
  2. Cut Line text2
  3. Do paste, we get
    "text1
    text2"
    rather than "text2".

Related config

bindings.json:
"Ctrl-k": "Cut",
"Ctrl-u": "Paste",

Specifications

Commit hash: Commit hash: 7d37e72
OS: WSL2/ubuntu 20.04
Terminal: Windows Terminal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions