Skip to content

Using registerLinkProvider requires setting allowProposedApi #4203

@Nokel81

Description

@Nokel81

Details

  • Browser and browser version: N/A
  • OS version: macOS 12.4
  • xterm.js version: 5.0.0

Steps to reproduce

  1. Run const xterm = new Terminal({ ... }); without specifying allowProposedApi: true
  2. Call xterm.registerLinkProvider()

In version 5 the documentation changed implying that it is no longer experimental, but the check is still present in the source code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions