Skip to content

Support UNIX-style Ctrl-k/Ctrl-y cut/paste #1224

Open
@seeM

Description

@seeM

I've become used to the following behaviour in many unix-based editors/terminals: Ctrl-k cuts from the cursor to the end of the line (placed into a buffer-local clipboard), and Ctrl-y then pastes from that clipboard.

This doesn't work in Positron or VSCode (See microsoft/vscode#3684). I'd really like we could have Positron's source editor and console behave in this way too. I suspect I am in a very tiny minority of people that use this though 😄

I haven't tried it, but this extension claims to solve the problem: https://github.com/soutaro/emacs-c-k. It might be a good reference. It isn't available in Positron though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: coreIssues related to Core category.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions