https://bugs.kde.org/show_bug.cgi?id=456461

            Bug ID: 456461
           Summary: Add DECPS escape sequences for music playback
           Product: konsole
           Version: master
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: emulation
          Assignee: konsole-de...@kde.org
          Reporter: gerbils...@gerbilsoft.com
  Target Milestone: ---

Windows Terminal Preview 1.15 added support for the little-used DECPS escape
sequences, introduced on the VT500 terminals, which allows for simple music
playback, similar to the "PLAY" command in old versions of MS-DOS QBASIC.

https://github.com/microsoft/terminal/issues/8687

STEPS TO REPRODUCE
1. Run a sample script that contains DECPS escape sequences, e.g. this one from
the above GitHub thread that plays the title theme from "Ms. Pac-Man":

printf
"\e[3;2;1;3;5,~\e[3;8;6;10;8;11,~\e[3;4;10;11;13;10,~\e[3;8;8;11,~\e[3;4;10;11;13;10;11;13;15;17,~\e[3;8;18;17;18,~"

OBSERVED RESULT
Nothing

EXPECTED RESULT
It plays the specified music.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Gentoo Linux
(available in About System)
KDE Plasma Version: 5.25.0
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.5

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to