contour icon indicating copy to clipboard operation
contour copied to clipboard

Implement "Set margin-bell volume (DECSMBV), VT520."

Open christianparpart opened this issue 3 years ago • 0 comments
trafficstars

Implement the following VT sequence:

CSI Ps SP u
       Set margin-bell volume (DECSMBV), VT520.
         Ps = 0 , 5 , 6 , 7 , or 8  -> high.
         Ps = 1  -> off.
         Ps = 2 , 3  or 4  -> low.

christianparpart avatar Jun 11 '22 23:06 christianparpart