Closed raphaelmaenle closed 3 weeks ago
After updating from ubuntu22.04 to ubuntu24.04 I am experiencing consistent server crashes when using tmux-fingers.;
tmux -vvv
<ctrl> + a; f
b
server exited unexpectedly
tmux-client-823597.log tmux-out-823599.log tmux-server-823599.log
unbind C-b set-option -g prefix C-a bind-key C-a send-prefix set -g @plugin 'Morantron/tmux-fingers' set -g @fingers-key f # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) run '~/.tmux/plugins/tpm/tpm'
tmux 3.3a
are there any logs in ~/.local/state/tmux-fingers/fingers.log or /tmp/fingers.log ?
Cannot reproduce.
After updating from ubuntu22.04 to ubuntu24.04 I am experiencing consistent server crashes when using tmux-fingers.;
Steps to reproduce
tmux -vvv
<ctrl> + a; f
b
server exited unexpectedly
appearsLog Files
tmux-client-823597.log tmux-out-823599.log tmux-server-823599.log
Minimal Tmux Config:
Tmux Version:
tmux 3.3a