[
https://issues.apache.org/jira/browse/MSHARED-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240594#comment-17240594
]
Guillaume Nodet commented on MSHARED-965:
-----------------------------------------
This is not trivial as it needs to know the *rendered* length of the string
(i.e. the number of columns that will be used on the terminal). With unicode
and wide characters, the computation is non trivial, see my comments in
https://github.com/apache/maven-shared-utils/commit/e3e2010240674bfe205d73cb4cd61024d222104a
> Add fill-method to MessageBuilder
> ---------------------------------
>
> Key: MSHARED-965
> URL: https://issues.apache.org/jira/browse/MSHARED-965
> Project: Maven Shared Components
> Issue Type: Task
> Components: maven-shared-utils
> Reporter: Robert Scholte
> Priority: Major
>
> If the (char)width of the console is available, we could use the fill-method
> maximize the line.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)