@nightgrey/ansi
    Preparing search index...

    Function finalTermCmdFinished

    • Final Term Cmd Finished returns an escape sequence that is used for shell integrations command finished marks.

      If the command was sent after finalTermCmdStart, it indicates that the command was aborted. If the command was sent after finalTermCmdExecuted, it indicates the end of the command output. If neither was sent, finalTermCmdFinished should be ignored.

      This is an alias for finalTerm("D").

      Parameters

      • ...pm: string[]

      Returns string