Hi, Oh, wow! It *does* happen when resizing the terminal. I had not even noticed. That explains why it often happens after attaching after a computer restart, I guess.
I see in https://github.com/tmux/tmux/issues/2197 that this was a libevent issue. But I'm on Manjaro, a rolling release, and my system libevent is 2.1.11-5. So I'm not sure if it's the same issue. Maybe step 1 is to disable the plugins and see if the issue persists. On Tuesday, May 5, 2020 at 6:34:00 PM UTC+2, Nicholas Marriott wrote: > > Hi > > Is this when you resize the terminal? > > Does it still happen if you turn off tmux-resurrect and tmux-continuum? > > If you can reproduce you can run tmux with logging: > > > https://github.com/tmux/tmux/blob/master/.github/CONTRIBUTING.md#how-do-i-get-logs-from-tmux > > > > On Tue, May 05, 2020 at 09:30:22AM -0700, Kevin Kaland wrote: > > System: > > LSB Version: n/a > > Distributor ID: ManjaroLinux > > Description: Manjaro Linux > > Release: 20.0 > > Codename: Lysia > > tmux 3.1a > > Within the past couple of weeks or past month, I've started getting > > freezes in tmux, often just after attaching to a session, and then > > periodically within the session. I use the tmux-resurrect and > > tmux-continuum plugins. I am wondering if the history they are saving > > could be making tmux hang while processing something. However, I'm > not > > really sure how to debug this. Are there any debug logs or timing > logs I > > could try to record and then submit somewhere or review myself? When > the > > issue occurs, I can see tmux working in `htop`. Sometimes my > computer's > > fan even comes on in tandem with the freeze. But I am not sure what > it's > > processing. A lot of my history seems to have disappeared recently, > > anyway, so I'm not sure that I'm on the right track there. > > I wanted to post here before posting a GitHub issue so that I could > post a > > better one if I wound up doing so. > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "tmux-users" group. > > To unsubscribe from this group and stop receiving emails from it, > send an > > email to [email protected] <javascript:>. > > To view this discussion on the web, visit > > > https://groups.google.com/d/msgid/tmux-users/d9f017fe-ae02-4fed-9725-5cc243da1243%40googlegroups.com. > > > > -- You received this message because you are subscribed to the Google Groups "tmux-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-users/cd29c413-f85a-4ee3-b50f-be3688d30820%40googlegroups.com.
