This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch fix/camel-tui-cosmetic
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 379fa65718b0 Use 8-space tab expansion in TUI log tab to match 
terminal default
     add c1139f40c8d2 Move ROUTE before DIR and let URI fill remaining width in 
endpoints tab
     add 07d00ca98289 Fix trace/history tabs not showing full exception 
stacktrace
     add 18b680f246a6 Color direction indicator red for failed steps in 
history/trace tab
     add 6f6751282bfe Truncate Java type labels from the start to preserve 
class name
     add 4a4ded424031 Add horizontal scroll and default word wrap on for 
trace/history detail panel
     add 7bc4b783f131 Cap horizontal scroll at content width in log, trace, and 
history panels
     add c3ebaf6098d4 Unescape exception message and stackTrace fields for 
human readability
     add b8f484ac0d67 Swap Log and Routes tabs, keep selection on overview, 
Enter goes to Log

No new revisions were added by this update.

Summary of changes:
 .../dsl/jbang/core/commands/tui/CamelMonitor.java  | 175 +++++++++++++++++----
 .../dsl/jbang/core/commands/tui/TuiHelper.java     |  13 ++
 2 files changed, 155 insertions(+), 33 deletions(-)

Reply via email to