You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, since this morning I started to have errors at the end of every command output:
$ sleep 6; echo yay
yay
test: Missing argument at index 2
~/.config/fish/conf.d/done.fish (line 180):
if test -q __done_notification_urgency_level
^
in function '__done_ended'
in event handler: handler for generic event “fish_prompt”
(Type 'help test' for related documentation)
not sure what caused the issue. Alerts are working fine as usual (both normal and errors).
I'm using tmux 3.1b, fish 3.1.2, done 1.14.7.
The text was updated successfully, but these errors were encountered:
Hi, since this morning I started to have errors at the end of every command output:
not sure what caused the issue. Alerts are working fine as usual (both normal and errors).
I'm using tmux 3.1b, fish 3.1.2, done 1.14.7.
The text was updated successfully, but these errors were encountered: