We've enabled an alternate screen buffer in the TUI to fix persistent rendering issues. This ensures that fixed-height tables display correctly without misalignments or overflow problems during navigation, leading to a much cleaner user experience. Fixed TUI rendering issues

Improved TUI rendering with alternate screen support - subh05sus/porthole