Closed
Description
openedon Aug 3, 2022
Requested by @connor4312 for testing purposes, we want to support registering a custom mark like:
ITerminalInstance.scrollToMark(begins: string, ends: string, highlight?: boolean)
with the sequence:
OSC 633 ; SetMark ; Id=? ; Visibility=?
We'll also need some API from terminal contrib for getting shell integration sequences.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment