Skip to content

KeyEnter and KeyCtrlM map to the same Hex value #244

Open
@alfred-stokespace

Description

See code here...

KeyEnter Key = 0x0D

	KeyEnter          Key = 0x0D
	KeyCtrlM          Key = 0x0D

I found this out the hard way while I attempted to bind KeyCtrlM for something and found out by accident that when I hit the Enter key I got the same behavior.... a feature; not a bug perhaps?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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