zellij-org / zellij

A terminal workspace with batteries included
https://zellij.dev
MIT License
19.38k stars 610 forks source link

fix(rendering): do not render if resizing screen to same size #3413

Closed imsnif closed 3 weeks ago

imsnif commented 3 weeks ago

Fixes some minor issues where we would issue an extraneous render on CLI client exit that caused some flickering when entering CLI commands at times.