contour icon indicating copy to clipboard operation
contour copied to clipboard

Implement "Set warning-bell volume (DECSWBV), VT520."

Open christianparpart opened this issue 2 years ago • 0 comments

Implement this VT sequence.

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

christianparpart avatar Jun 11 '22 23:06 christianparpart