microsoft/Terminal

Send Desktop Notification via VT Sequence (OSC777)

已關閉

#7,718 建立於 2020年9月24日

 (14 則留言) (9 個反應) (0 位負責人)C++ (9,275 個分叉)batch import
Area-VTHelp WantedIn-PRIssue-FeatureProduct-Terminal

倉庫指標

星標
 (103,173 顆星)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

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.

貢獻者指南