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
If a line is longer than the width of the terminal the line will be wrapped to the next line in a strange way. This is not as intended since the x axis should be scrollable the same way than the y axis.
Reproducable:
Open README.md: femto README.md
Compare first line with the original output (e.g. via head README.md)
The text was updated successfully, but these errors were encountered:
If a line is longer than the width of the terminal the line will be wrapped to the next line in a strange way. This is not as intended since the x axis should be scrollable the same way than the y axis.
Reproducable:
femto README.md
The text was updated successfully, but these errors were encountered: