Skip to content

Complete VT320 emulation #526

Description

@davidrg

Despite offering a VT320 emulation option, K95 still lacks a handful of VT320 functions:

  • Dynamically Redefined Character Set support #473 (optional, as VT220 doesn't have it either)
  • DECRQUPSS/DECAUPSS - User-Preferred Supplemental Sets
  • DECRQTSR/DECRSTS - Request/Restore Terminal State
  • DECRQPSR/DECRSPS - Request/Restore Presentation State
  • DECKBUM - Typewriter or Data Processing keys

DECKBUM can probably be counted as optional as it looks like it may be a little messy to implement. It looks like just adjusts the keymap slightly, though only when using some keyboard dialect other than "North American" (I guess this would be the set term vt-langauge setting in K95). DEC STD 070 seems to be a bit light on details. Or perhaps Data Processing Keys just turns deactivates NRC mode?

Metadata

Metadata

Assignees

No one assigned

    Labels

    terminal-emulationUpdates to existing emulations, or addition of new ones

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions