Skip to content

api.iunmap("<Ctrl-a>"); no longer works #2315

@aspiers

Description

@aspiers

Error details

At some point the default binding for Ctrl-a changed to beginning of line, so that it can no longer be used for selecting all text. According to #2285, #2290, and #2293, the correct workaround is:

api.iunmap("<Ctrl-a>");

This worked for me for a few weeks; however now it has no effect and I cannot get Ctrl-a back to its original behaviour of "Select all", which I have been used to for about 30 years.

SurfingKeys: 1.17.9

Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36

URL: any page where Surfingkeys is enabled.

Context

  • Press i to enter any text input field

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