Skip to content

Conversation

irth
Copy link
Contributor

@irth irth commented Jun 7, 2024

support for the § key on ISO keyboards :)

@irth irth changed the title Add ISO section Add ISO section key Jun 7, 2024
@envomer
Copy link

envomer commented Dec 29, 2024

@soffes Can we get this merged? Thanks ahead ^^

@irth Thanks for this MR!

Copy link
Owner

@soffes soffes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! I don't have an ISO keyboard so this never crossed my mind!

Happy to merge after a minor style nit :)

@@ -260,6 +261,7 @@ public enum Key {
case "rightarrow", "→": self = .rightArrow
case "downarrow", "↓": self = .downArrow
case "uparrow", "↑": self = .upArrow
case "section", "§": self = .section
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mind fixing the indentation on 264, 384, and 504 to match the others around it?

@soffes
Copy link
Owner

soffes commented Dec 29, 2024

Oh realizing this is an old PR. Will go ahead and merge

@soffes soffes merged commit 9588de6 into soffes:main Dec 29, 2024
@soffes
Copy link
Owner

soffes commented Dec 29, 2024

Released in version 0.2.1

@envomer
Copy link

envomer commented Dec 29, 2024

Thank you very much 😍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants