microsoft/Terminal

Send Desktop Notification via VT Sequence (OSC777)

クローズ

#7,718 opened on 2020/09/24

 (14 件のコメント) (9 件のリアクション) (0 人の担当者)C++ (9,275 件のフォーク)batch import
Area-VTHelp WantedIn-PRIssue-FeatureProduct-Terminal

Repository metrics

Stars
 (103,173 個のスター)
PR merge metrics
 (平均マージ 27d 19h) (30d で 24 merged PRs)

説明

Description of the new feature/enhancement

On macOS there's terminal-notifier. On Linux there's notify-send. But on Windows I don't think there's a similar tool. Adding the support for desktop notification in WT would help scripts/TUI apps to send notification without too much hassle.

Proposed technical implementation details (optional)

The terminal-wg has not finalized a spec for this feature. The issue is here. The implementation is leaning towards using OSC 9/99/777.

コントリビューターガイド