[GH-ISSUE #15] Option+key combinations do not produce anything #14

Closed
opened 2026-05-05 03:30:17 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @nortti0 on GitHub (Feb 22, 2022).
Original GitHub issue: https://github.com/cy384/ssheven/issues/15

On the Finnish keyboard option is required to access many common characters like |, $, [], etc. I am running ssheven under Mac OS 9 set to Finnish locale, and it appears to me that ssheven is ignoring these key combinations. Unsure if this is covered under "non-US keyboard input may or may not have issues" or not.

Originally created by @nortti0 on GitHub (Feb 22, 2022). Original GitHub issue: https://github.com/cy384/ssheven/issues/15 On the Finnish keyboard option is required to access many common characters like |, $, [], etc. I am running ssheven under Mac OS 9 set to Finnish locale, and it appears to me that ssheven is ignoring these key combinations. Unsure if this is covered under "non-US keyboard input may or may not have issues" or not.
gitea-mirror 2026-05-05 03:30:17 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@cy384 commented on GitHub (Feb 22, 2022):

Thanks for the report, that is definitely a bug. Do control combos (like ctrl-c, ctrl-d, ctrl-l) work correctly?

<!-- gh-comment-id:1048115388 --> @cy384 commented on GitHub (Feb 22, 2022): Thanks for the report, that is definitely a bug. Do control combos (like ctrl-c, ctrl-d, ctrl-l) work correctly?
Author
Owner

@nortti0 commented on GitHub (Feb 22, 2022):

They do.

<!-- gh-comment-id:1048168486 --> @nortti0 commented on GitHub (Feb 22, 2022): They do.
Author
Owner

@cy384 commented on GitHub (Feb 23, 2022):

I made some changes to the alt/option handling, can you try this version? ASCII characters should work, but ones like ä and Ö won't (yet).

download from github: ssheven-fat-alt-option-fix.zip or my site: ssheven-fat-alt-option-fix.bin

<!-- gh-comment-id:1048406002 --> @cy384 commented on GitHub (Feb 23, 2022): I made some changes to the alt/option handling, can you try this version? ASCII characters should work, but ones like ä and Ö won't (yet). download from github: [ssheven-fat-alt-option-fix.zip](https://github.com/cy384/ssheven/files/8121557/ssheven-fat-alt-option-fix.zip) or my site: [ssheven-fat-alt-option-fix.bin](http://www.cy384.com/media/bin/ssheven-fat-alt-option-fix.bin)
Author
Owner

@nortti0 commented on GitHub (Feb 24, 2022):

That version works as expected. Thank you.

<!-- gh-comment-id:1050028989 --> @nortti0 commented on GitHub (Feb 24, 2022): That version works as expected. Thank you.
Author
Owner

@cy384 commented on GitHub (Feb 25, 2022):

committed, the fix will be in the next release

<!-- gh-comment-id:1050398857 --> @cy384 commented on GitHub (Feb 25, 2022): committed, the fix will be in the next release
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ssheven#14
No description provided.