Skip to content

Use of <f28> and <f29> seems fragile #38

@von

Description

@von

Recently, another plugin I use started setting <f29>. This broke the use of pastetoggle in vim-bracketed-paste leaving me in paste mode after my first paste. (The most obvious symptom of this being "<F28>" appearing as a prefix to all subsequent pastes.)

It seems to be that <f28> and <f29> are just being used as variables by vim-bracketed-paste and to work around the issue above, I removed their usage with apparent success.

Before I PR this change, is there some subtly of <f28> and <f29> usage that I'm missing?

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