ismail-yilmaz / Bobcat

A cross-platform terminal emulator, using TerminalCtrl & U++
GNU General Public License v3.0
17 stars 1 forks source link

Implement progress notification protocol (OSC 9 ; 4) #32

Open ismail-yilmaz opened 4 months ago

ismail-yilmaz commented 4 months ago

ConEmu and Windows Terminal have implemented a progress tracking and notification protocol.

TerminalCtrl has finally implemented this protocol too. See ismail-yilmaz/Terminal@c5b7481

Bobcat can take advantage of this protocol.