The quoted-text and keyboard input characters need translation
Many of the keys displayed with Ctrl-K either don't work or do something different (e.g. can't use Ctrl-Q to quit).
--- SBBSecho 3.24-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
From Deucе@1:103/705 to GitLab note in main/sbbs on Wed Apr 2 12:52:07 2025
Presumably, console.ctrlkey_passthru just needs to be set to `"+@ABCEFGHIJKLMNPQRSTUVWYZ\]^_"` instead of the current `"+ACGKLNPQRTUVWXYZ_"`?
--- SBBSecho 3.24-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
From Deucе@1:103/705 to GitLab note in main/sbbs on Wed Apr 2 12:58:33 2025
Ah, I see, ctrlkey_passthru is tied to the ANSI-specific key remapping, and CTRL-Q is down arrow.
Yeah, it just won't work with PETSCII. Likely best to whip up a different editor specifically for PETSCII.
--- SBBSecho 3.24-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
From Deucе@1:103/705 to GitLab issue in main/sbbs on Thu Apr 10 09:49:38 2025