Will Xiao created HDDS-15368:
--------------------------------

             Summary: Remove static horizontal divider from ozone interactive 
shell
                 Key: HDDS-15368
                 URL: https://issues.apache.org/jira/browse/HDDS-15368
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: Ozone CLI
            Reporter: Will Xiao


The {{ozone interactive}} shell renders a hardcoded, static horizontal divider 
line ({{{}──────{}}}) that breaks upon terminal resizing:
 * Window Shrinking: Causes ugly line-wrapping and distorts the UI layout.

 * Window Widening: Truncates the line, failing to span the full width.

 * Log Pollution: Pollutes copy-pasted terminal logs with unnecessary text 
artifacts.

Suggested solution:

Completely remove the static divider line and replace it with a clean blank 
line. This aligns with industry-standard CLI tools (like {{mysql}} or 
{{{}spark-shell{}}}) and ensures a robust UX across all terminal sizes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to