Skip to content

Set linewise mode for linewise yanks #2

Open
@xPMo

Description

@xPMo

Currently, yanks in zsh do not preserve trailing newlines when sent to vim/nvim. Vim and Nvim will use linewise-puts if the text in the register ends with a newline. Zsh will use linewise-puts if the register contains "a sequence of lines" [sic] according to man zshzle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions