[
https://issues.apache.org/jira/browse/CAMEL-23237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved CAMEL-23237.
-------------------------------------
Resolution: Fixed
> camel-jbang: Adapt CLI table output to terminal width
> -----------------------------------------------------
>
> Key: CAMEL-23237
> URL: https://issues.apache.org/jira/browse/CAMEL-23237
> Project: Camel
> Issue Type: Improvement
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Priority: Major
> Fix For: 4.19.0
>
>
> The Camel JBang CLI commands that produce tabular output (camel doc, camel
> catalog, camel ps, etc.) use hardcoded column widths. When the terminal is
> narrow, tables overflow and wrap at the terminal level, causing visual
> artifacts especially with FANCY_ASCII bordered tables.
> This change adds terminal width detection via JLine and scales table column
> widths proportionally to fit within the detected terminal width.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)