Skip to content

Mapping to F13-F24? #182

@097115

Description

@097115

Let's say I have the following mapping:

define_keymap(re.compile("xterm"), {
    K("RAlt-SPACE") : K("F12"),
})

And when I launch cat in xterm, and press RAlt-SPACE, it indeed reports ^[[24~.

However, if I try F13-F24 instead of F1-F12, then cat (or xxd) shows nothing. Am I missing something?

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