Skip to content

Core: introduce VTCapabilities#9

Draft
compnerd wants to merge 1 commit into
mainfrom
compnerd/capabilities
Draft

Core: introduce VTCapabilities#9
compnerd wants to merge 1 commit into
mainfrom
compnerd/capabilities

Conversation

@compnerd
Copy link
Copy Markdown
Owner

Introduce the infrastructure to query the terminal what it actually supports. This allows the safe use of advanced features and will allow defaulting to 8-bit encoding if the terminal supports 8-bit encoding rather than the 7-bit encoding.