@mohak34/opencode-notifier 0.1.30-beta.6 → 0.1.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/index.js +9 -3734
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -285,7 +285,7 @@ Run your own script when something happens. Use `{event}`, `{message}`, `{sessio
|
|
|
285
285
|
|
|
286
286
|
## Ghostty notifications
|
|
287
287
|
|
|
288
|
-
If you're using [Ghostty](https://ghostty.org/) terminal, you can use its native notification system via OSC
|
|
288
|
+
If you're using [Ghostty](https://ghostty.org/) terminal, you can use its native notification system via [OSC 9](https://ghostty.org/docs/vt/osc/9) escape sequences:
|
|
289
289
|
|
|
290
290
|
```json
|
|
291
291
|
{
|