Hi,

I thought I would mention I seem to be able to reproduce a tmux lock up
where the tmux server component runs at 100% CPU. I am unable to attach
to it at that point.

The command I run in order to reproduce this is:

Enter the tmux command prompt.

C-b and :

Run this command.

movew -r

It stays locked with the movew command still on screen. I end up having
to kill the server process.

This started to occur in OpenBSD amd64 snapshots around July 13.

I am running my OpenBSD amd64 with sysctl vm.malloc_conf=S

~/.tmux.conf

set -g status-keys vi
set -g status-right "%F %R"
set -g status-style "bg=black,fg=white"
setw -g mode-keys vi

Thanks.

Reply via email to