-
-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Milestone
Description
Describe the bug
- Every time a script is executed, error output is logged in the console
- The error output contains only the empty string
To reproduce
- Add the plugin example below and check the messages logged in the console
Expected behavior
- Blank error output should not be logged
Screenshots
Log messages as they appear in the console |
Environment
- macOS Monterey 12.6
- SwiftBar 1.4.3 (422)
Plugin example
#!/bin/bash
# metadata
# <xbar.title>Test</xbar.title>
# <xbar.author>Test</xbar.author>
# <xbar.desc>Test</xbar.desc>
echo "test"
- I don't run Bartender/Dozer/etc. or tested the issue without it running
Metadata
Metadata
Assignees
Labels
No labels