tmux/tmux#873 https://github.com/tmux/tmux/commit/55cd4c7bc756509f241788f7f73676676ef538f6
$ brew edit tmux
and add below
def patches
[
"https://gist.githubusercontent.com/utahta/6f14dc33ec0700f3f2f224e0ce84c772/raw/fd87552e02f75013d65783493247315ca1754e8e/tmux-2.4-input.patch",
"https://gist.githubusercontent.com/utahta/6f14dc33ec0700f3f2f224e0ce84c772/raw/fd87552e02f75013d65783493247315ca1754e8e/tmux-2.4-screen-write.patch",
]
end
$ tmux kill-server
$ brew uninstall tmux
$ brew install tmux -s
同じ現象でここ数週間悩んでいました。非常に助かります!