Skip to content

Can't use global M-w to copy test when search is up. #226

Open
@re5et

Description

@re5et

The following:

key.setGlobalKEy('M-w', function (ev) {
  command.copyRegion(ev);
}, 'Copy selected text', true);

Fails to work when the findbar is up, M-w gets highjacked by the "Whole Works" toggle. Any way to fix that?

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