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
{{ message }}
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Sometimes it's not so much important to see the whole log entry on the screen, as to observe multiple log entries together, next to each other. Like it used to be shown in text files (classic logs)
Describe the solution you'd like
It would be really cool to have a switch (for example next to 'Auto scroll') which would disable word wrap for log entries. If it's flipped, the logs would be rendered in one line with a horizontal scroll bar. It would allow one to see way much more log entries within one screen
Also, perhaps the margin between the log entries can be reduced (a config setting?)
Describe alternatives you've considered
Sometime turning your screen to horizontal orientation can help a bit, but not dramatically.
Additional context
For example, with reduced margin and with word wrap disabled this screen could fit ~18 log entries instead of 5:
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Sometimes it's not so much important to see the whole log entry on the screen, as to observe multiple log entries together, next to each other. Like it used to be shown in text files (classic logs)
Describe the solution you'd like
It would be really cool to have a switch (for example next to 'Auto scroll') which would disable word wrap for log entries. If it's flipped, the logs would be rendered in one line with a horizontal scroll bar. It would allow one to see way much more log entries within one screen
Also, perhaps the margin between the log entries can be reduced (a config setting?)
Describe alternatives you've considered
Sometime turning your screen to horizontal orientation can help a bit, but not dramatically.
Additional context
For example, with reduced margin and with word wrap disabled this screen could fit ~18 log entries instead of 5:
The text was updated successfully, but these errors were encountered: