Replies: 1 comment
-
Hey @samueloph, Thank you for your interest in our plugin! While I haven't personally tested it with powerline, it should be compatible with most shells once you've determined the correct syntax. You can find a detailed answer on how to find the right syntax for your shell in this GitHub issue: Link to issue. Please give it a try, and feel free to let me know if it resolves your issue 👍🏻. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use https://github.com/powerline/powerline on my shell and I didn't manage to make it work even with
set -g @tnotify-prompt-suffixes ''
, I must be missing something obvious.I have also tried it with the values
]
and\]
but it didn't work.I've confirmed that I can send notifications manually with
notify-send "test"
Beta Was this translation helpful? Give feedback.
All reactions