zellij icon indicating copy to clipboard operation
zellij copied to clipboard

Interface randomly jitters

Open tqwewe opened this issue 1 year ago • 5 comments
trafficstars

Issues with the Zellij UI / behavior / crash

Issue description

Zellij UI occasionally glitches and starts jittering until I exit the session and start a new one.

https://github.com/user-attachments/assets/a69acced-b046-413d-9b16-d0259d3328dc

This happens randomly sometimes, and constantly jitters even when:

  • Changing tabs
  • Closing Alacritty and reopening (resuming the session)

The only fix I've found has been is to exit and delete the session and create a new one.

Minimal reproduction

Not sure how to reproduce.

Other relevant information

I'm on mac, and use Alacritty as my terminal.

tqwewe avatar Jul 19 '24 01:07 tqwewe

Does it happen without zjstatus?

imsnif avatar Jul 19 '24 09:07 imsnif

I'll have to use zellij for a few days without it enabled to find out, since it sometimes happens out of the blue so its difficult to reproduce

tqwewe avatar Jul 19 '24 15:07 tqwewe

I have the same issue with zellij + zjstatus,

@tqwewe do you have this enabled in zjstatus?

hide_frame_for_single_pane "true"

kabeero avatar Jul 22 '24 03:07 kabeero

@kabeero yep I do have that enabled actually.

tqwewe avatar Jul 22 '24 11:07 tqwewe

@tqwewe : I have a feeling hide_frame_for_single_pane is the culprit ... I've set it to false and I haven't seen any jittering. I'll run a few more days to see if it's actually fixed

@imsnif is there a way to change the border outline color? I saw another PR with theme support, but maybe there's an existing way to do it

https://github.com/zellij-org/zellij/pull/3242 (Theme definition)

kabeero avatar Jul 22 '24 21:07 kabeero