Skip to content

Decide how Yank (C-y) should work #2

@jonhiggs

Description

@jonhiggs

Readline is designed to work upon single lines. Vim is not. Yank drops everything from your kill-ring onto your current position. Within Vim, we need to work out when is the appropriate time to reset the kill-ring or perhaps change it's behavior to something like undo.

At the moment I'm not sure what to do and am open to suggestions.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions