When subscribing to a topic that returns a longer string, the output does not scale to the window width. Also, when there is a line break, the alignment between bytes and ASCII gets thrown off:

Ideally, the spacing between the bytes/ASCII would scale with window width. If this isn't possible, then when there is a line break there should be an attempt to align the ASCII with the previous line.
When subscribing to a topic that returns a longer string, the output does not scale to the window width. Also, when there is a line break, the alignment between bytes and ASCII gets thrown off:

Ideally, the spacing between the bytes/ASCII would scale with window width. If this isn't possible, then when there is a line break there should be an attempt to align the ASCII with the previous line.