Moritz Tim W.
Moritz Tim W.
That sounds like a good idea but I can imagine they wouldn't wanna do it because it's sorta nonstandard to manipulate the bash history, even if it's just an optional...
> @moritz-t-w hello! Looking at [this response](https://github.com/shiftkey/desktop/issues/932#issuecomment-1835736069) seems like this is a solved issue. > > Anyway I invite you to try our new app themes as part of V11....
Try using `shell` instead of `bash`, according to the [docs](https://github.com/matryer/xbar-plugins/blob/main/CONTRIBUTING.md#parameters) that's the correct keyword. I don't know if it used to be `bash`, [argos](https://github.com/p-e-w/argos) has `bash` instead of `shell`, maybe...
This is expected bahviour. Just add `| shell=true | terminal=false` to the end of the line. This makes it be clickable but do nothing when you click it.
[Argos](https://github.com/p-e-w/argos) handles this correctly: 
adding an arbitrarily high `length` attribute does not work around this.
It only happens to the first line (after the title) for some reason. The others get their line breaks rendered even tho they're also full length ``` 01:04:15 - P#28...
Weirdly, the second menu entry shows a tooltip when hovering but the first one doesn't
In the meantime, consider using a nerd font. A lot of these icons are also supported by the macos UI font: https://www.nerdfonts.com/cheat-sheet
It's currently not possible to have an action happen when you click the menu bar icon. You have to add a menu entry to do this: ```sh echo "Admin requests:...