You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are many terminal features that can be probed (DECRQM), enabled (DECSET), and disabled (DECRST) for support.
We should have a blessed function to toggle and request these modes by their digits, and provide an enumerator for the probe response (0: 'NOT RECOGNIZED', 1: 'SET', 2: 'RESET', 3: 'PERMANENTLY SET', 4: 'PERMANENTLY RESET')
There are many terminal features that can be probed (DECRQM), enabled (DECSET), and disabled (DECRST) for support.
We should have a blessed function to toggle and request these modes by their digits, and provide an enumerator for the probe response (0: 'NOT RECOGNIZED', 1: 'SET', 2: 'RESET', 3: 'PERMANENTLY SET', 4: 'PERMANENTLY RESET')
Two very large lists of these modes,
See also,
The text was updated successfully, but these errors were encountered: