Add better line wrapping #111
Labels
🕹 aspect: interface
Concerns end-users' experience with the software
✨ goal: improvement
Improvement to an existing user-facing feature
🟩 priority: low
Low priority and doesn't need to be rushed
Problem
In both grid and table modes, line width can exceed the number of columns in the terminal. In such cases automatic wrapping is applied.
Description
When terminal width is known, we can use intelligent line wrapping to more elegantly handle such output.
Alternatives
Custom wrapping won't always work because:
The text was updated successfully, but these errors were encountered: