Closed
Description
If plugin per-directory-history is activated, bgnotify could not show the name of the command finished.
Setting the $1
to $2
here works, but it has a little different meaning:
The actual command that will be executed (including expanded aliases) is passed in two
different forms: the second argument is a single-line, size-limited version of the
command (with things like function bodies elided)