Put the prompt cursor attributes into the status line screen and use
authornicm <nicm@openbsd.org>
Tue, 8 Oct 2024 06:29:44 +0000 (06:29 +0000)
committernicm <nicm@openbsd.org>
Tue, 8 Oct 2024 06:29:44 +0000 (06:29 +0000)
commit2b436e6ef95997e52d3d237ce79a332330212e81
tree56e66b740598e253b6b4eadd431925969c542368
parentefa8f74bcb87f92d7e457fb53b963083fef00c4e
Put the prompt cursor attributes into the status line screen and use
that rather than updating the current screen (since there might not be
one).
usr.bin/tmux/server-client.c
usr.bin/tmux/status.c