When the terminal window is resized to a non-standard or narrow layout, the Surge TUI breaks. The UI elements—including borders, the ASCII art logo, and text panels—overlap severely, disconnect, and become completely illegible instead of adapting gracefully to the available space.
Expected behavior
The TUI should maintain its integrity regardless of window size. If the terminal is too small to display the standard side-by-side layout, it should ideally:
- Dynamically reorganize the layout (e.g., stack panels vertically).
- Hide non-essential panels while keeping the core active download details readable.
Screenshots



When the terminal window is resized to a non-standard or narrow layout, the Surge TUI breaks. The UI elements—including borders, the ASCII art logo, and text panels—overlap severely, disconnect, and become completely illegible instead of adapting gracefully to the available space.
Expected behavior
The TUI should maintain its integrity regardless of window size. If the terminal is too small to display the standard side-by-side layout, it should ideally:
Screenshots


