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
smuxi_hooks/on-message-received/print_msg.sh: don't block the caller
If the printer queue is full because it waits for paper for example, lpr will
block the caller and with that Smuxi. Queue the print job as a background
process instead.
0 commit comments