Give #() commands a one second grace period where the output is empty
authornicm <nicm@openbsd.org>
Tue, 13 Jul 2021 22:09:29 +0000 (22:09 +0000)
committernicm <nicm@openbsd.org>
Tue, 13 Jul 2021 22:09:29 +0000 (22:09 +0000)
commit447bc444ddaa9f69c7c2d6116f36d06e05ef62b9
tree8776e8957d4fbc2c1e23b5f303b70926ed65f433
parent8231eef24692f92ef400aa0f79ca35ff4bc0270b
Give #() commands a one second grace period where the output is empty
before telling the user they aren't doing anything. GitHub issue 2774.
usr.bin/tmux/format.c