qme icon indicating copy to clipboard operation
qme copied to clipboard

Terminal title should be updated when the worker dequeues an item

Open abdusco opened this issue 3 years ago • 1 comments

Currently, only the first command that started the server remains as the terminal title.

abdusco avatar Feb 11 '22 12:02 abdusco

This looks promising:

echo -ne "\033]0;title here\007"

abdusco avatar Feb 11 '22 12:02 abdusco