Closed ghost closed 4 years ago
here is my environment, this issue came out after i updated manjaro recently.
Just noticed the same thing. Thought it was an isolated incident when it happened once but when it happened again I realised it's not.
I'm also running Manjaro on this particular machine.
❯ tmux -V
tmux 3.0a
As a "workaround", I open another terminal and type tmux attach
into it, and then close the frozen terminal.
Just got a fresh install of Manjaro and it's crashing for me too. I'm trying to get logs but am unable to get those as well.
1578445259.699093 sending message 105 to peer 0x5653ca5674d0 (31 bytes)
1578445259.699097 sending message 105 to peer 0x5653ca5674d0 (16 bytes)
1578445259.699101 sending message 106 to peer 0x5653ca5674d0 (0 bytes)
1578445259.699106 sending message 200 to peer 0x5653ca5674d0 (4 bytes)
1578445259.699110 client loop enter
1578445259.702265 peer 0x5653ca5674d0 message 207
1578445259.702277 sending message 208 to peer 0x5653ca5674d0 (0 bytes)
1578445328.248659 peer 0x5653ca5674d0 message 201
1578445328.248687 sending message 205 to peer 0x5653ca5674d0 (0 bytes)
1578445328.248938 peer 0x5653ca5674d0 message 204
1578445328.248944 client loop exit
is the last thing in the log file
Are you using Konsole? This is probably https://bugs.kde.org/show_bug.cgi?id=415249.
yep that seems like it to me. I installed kitty and that freezing stopped
It was fixed 3 days ago, but it hasn't been updated to arch repos: https://www.archlinux.org/packages/extra/x86_64/konsole/
I guess I'll build it myself.
@nicm
Are you using Konsole? This is probably https://bugs.kde.org/show_bug.cgi?id=415249.
You are right, this issue disappeared when i use terminator. Thanks a million !
It was fixed 3 days ago, but it hasn't been updated to arch repos: https://www.archlinux.org/packages/extra/x86_64/konsole/
I guess I'll build it myself.
That will be great. Looking forward to it.
everything is normal when i select less than three lines. but if i selected more than three lines, tmux stuck in copy mode after i press y. (both Ctrl+c and Enter no response) i have to close the window to exit tmux.