gpakosz / .tmux

🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
MIT License
21.79k stars 3.36k forks source link

At the same window while the other panel was in git clone an error occurs with the newly opened panel #751

Closed awarewen closed 1 month ago

awarewen commented 1 month ago

图片

图片

And when the git clone is over, it returns to normal

Other windows are not affected.

awarewen commented 1 month ago

tmux -V : 3.4 version

gpakosz commented 1 month ago

Hello @awarewen,

Is this also happening when you don't use Oh my tmux!?

awarewen commented 1 month ago

Hello @awarewen,

Is this also happening when you don't use Oh my tmux!?

图片 No

awarewen commented 1 month ago

图片 图片 OKKKK! other newly windows is same

gpakosz commented 1 month ago

an error occurs with the newly opened panel

I have no idea about what you mean, can you please elaborate?

awarewen commented 1 month ago

https://github.com/user-attachments/assets/f99585e1-6b41-45a4-b308-a5b055eba6a8

when the first panel is in git clone,unable to open new panels and windows. Can you try it ?

Logs:

tmux-client-22874.log tmux-out-22876.log tmux-server-22876.log

gpakosz commented 1 month ago

I cannot reproduce on macOS.

Are you using TPM plugins?

gpakosz commented 1 month ago

Hello @awarewen,

Did you find what was causing the issue?

awarewen commented 1 month ago

Hello @awarewen,

Did you find what was causing the issue?

When i upgraded the plugin list the error went away. my plugins list:

  set -g @plugin 'CrispyConductor/tmux-copy-toolkit'
  set -g @plugin 'tmux-plugins/tmux-yank'
  set -g @plugin 'tmux-plugins/tmux-open'
# custom theme
  set -g @plugin 'jimeh/tmux-themepack' 
# set theme
    #set -g @themepack 'powerline/block/blue'
    #set -g @themepack 'powerline/block/cyan'
    #set -g @themepack 'powerline/default/green'
    set -g @themepack 'powerline/double/magenta'