Skip to content

Add mapping for PF keys on 3278-2 with APL keyboard#4

Open
hanshuebner wants to merge 24 commits intolowobservable:masterfrom
hanshuebner:master
Open

Add mapping for PF keys on 3278-2 with APL keyboard#4
hanshuebner wants to merge 24 commits intolowobservable:masterfrom
hanshuebner:master

Conversation

@hanshuebner
Copy link
Copy Markdown

No description provided.

hanshuebner and others added 24 commits January 12, 2023 08:45
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
SSL sockets buffer decrypted data internally, but select() only monitors
the underlying OS file descriptor. When a TLS record spans multiple recv()
calls, the remaining data sits in SSL's internal buffer invisible to
select(), causing long delays until the next network event.

Check SSLSocket.pending() before falling back to select() so buffered
SSL data is processed immediately.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add ä/ö/ü/Ä/Ö/Ü mappings to CHAR_MAP using the GE/APL character
plane (0x50-0x54 lowercase, 0x70-0x74 uppercase).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Creates /dev/ttyCoax symlink based on USB serial number.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add --keyboard-language option (us/de) for 3278 keyboards. The DE
variant remaps the number row shifted keys, umlauts on ä/ö/ü keys,
ß, § and other German-specific key positions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Display encryption status and hostname on the terminal status line
during TN3270 sessions. Add --no-hostname-status option to suppress
the hostname display. Pad OEC indicator to full status line width.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add --log-level command line option (debug/info/warning/error) to
control logging verbosity. Add debug log messages for alarm queuing
and delivery to help diagnose buzzer issues on physical terminals.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

2 participants