[GH-ISSUE #23] Ctrl-a does not work, Ctrl-Shift-a does #20

Open
opened 2026-05-05 03:31:40 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @nortti0 on GitHub (Nov 4, 2022).
Original GitHub issue: https://github.com/cy384/ssheven/issues/23

Pressing Ctrl and the A key does not produce the byte 0x01, but pressing Ctrl, Shift and the A key does. I am not exactly sure what Ctrl-A produces by itself, because in shell it doesn't seem to do anything but in Irssi it switches windows. I am using Finnish-language Mac OS 9.2 with Finnish keyboard map on a PowerPC G3 system, running both version 0.8.9 and the one-off version created to a keyboard layout issue I had.

Originally created by @nortti0 on GitHub (Nov 4, 2022). Original GitHub issue: https://github.com/cy384/ssheven/issues/23 Pressing Ctrl and the A key does not produce the byte 0x01, but pressing Ctrl, Shift and the A key does. I am not exactly sure what Ctrl-A produces by itself, because in shell it doesn't seem to do anything but in Irssi it switches windows. I am using Finnish-language Mac OS 9.2 with Finnish keyboard map on a PowerPC G3 system, running both version 0.8.9 and the [one-off version created to a keyboard layout issue I had](https://github.com/cy384/ssheven/issues/15#issuecomment-1048406002).
gitea-mirror added the
bug
label 2026-05-05 03:31:40 -06:00
Author
Owner

@cy384 commented on GitHub (Nov 4, 2022):

thanks for the report, I'll take a look at it. I would like to add a little debug mode for testing keycodes, since there's definitely some weird behavior in there.

<!-- gh-comment-id:1303607176 --> @cy384 commented on GitHub (Nov 4, 2022): thanks for the report, I'll take a look at it. I would like to add a little debug mode for testing keycodes, since there's definitely some weird behavior in there.
Author
Owner

@nortti0 commented on GitHub (Apr 4, 2023):

Just used ssheven again, and it appears that ctrl-a's working is actually somewhat unpredictable. It switched from producing ctrl-c to ctrl-b during an ssh session.

<!-- gh-comment-id:1496235756 --> @nortti0 commented on GitHub (Apr 4, 2023): Just used ssheven again, and it appears that ctrl-a's working is actually somewhat unpredictable. It switched from producing ctrl-c to ctrl-b during an ssh session.
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#20
No description provided.