You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Truncate large messages in partition view.
If the kafka messages are large kcli can hog
a lot of memory. This commit truncates the
in memory messages to the width of the screen.