everettraven / buoy

A declarative Kubernetes dashboard in your terminal
https://everettraven.github.io/buoy/
Apache License 2.0
55 stars 1 forks source link

Bug: Log panel word wrapping is hardcoded to 100 characters #14

Closed everettraven closed 8 months ago

everettraven commented 8 months ago

The log panel currently wraps words at 100 characters. This is a hardcoded value but should instead be dynamic and wrap based on the available screen width