adoroszlai commented on PR #10348: URL: https://github.com/apache/ozone/pull/10348#issuecomment-4534736212
> 1. Found a bug the tab completion in ozone interactive works for the first token (sh, s3, …) but not for deeper tokens (sh vol, sh vol create). > Created following task to fix it: > https://issues.apache.org/jira/browse/HDDS-15354 I also noticed that while testing this change (and confirmed that it had the same problem before, too). Thanks for filing HDDS-15354. > 2. Should we remove or dynamically adapt the horizontal divider created by the ozone interactive command? > Currently, the divider line is static. When a user changes their terminal window size, it causes rendering issues (either ugly line-wrapping or truncation). Removing it or making it responsive to the terminal width would fix this UI artifact. (It might need a new jira) Yes, would be nice. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
