[PR #15700] Spec for Triggers and Custom Clickable Links #30705

Open
opened 2026-01-31 09:42:28 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/15700

State: closed
Merged: No


Abstract

This spec outlines a mechanism by which users can define custom actions to run
when a string of text is written to the Terminal. This lets users create
powerful ways of automating their Terminal to match their own workflows. This
same mechanism can be used by third-party applications to customize the way the
terminal control automatically identifies links or other clickable regions of
the buffer, and handle it in their own way.

TODO

**Original Pull Request:** https://github.com/microsoft/terminal/pull/15700 **State:** closed **Merged:** No --- > ## Abstract > > This spec outlines a mechanism by which users can define custom actions to run > when a string of text is written to the Terminal. This lets users create > powerful ways of automating their Terminal to match their own workflows. This > same mechanism can be used by third-party applications to customize the way the > terminal control automatically identifies links or other clickable regions of > the buffer, and handle it in their own way. * Specs #5916 * Specs #8849 * Specs #6969 * References #7562, #2671, #11901, #11000 TODO * go xlink #16421 somehow
claunia added the pull-request label 2026-01-31 09:42:28 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30705