[GH-ISSUE #32] Formating of multiline log entry #19

Closed
opened 2026-03-03 16:03:45 +03:00 by kerem · 2 comments
Owner

Originally created by @tjackowiak on GitHub (Mar 7, 2014).
Original GitHub issue: https://github.com/mthenw/frontail/issues/32

When text to display is too long for one line it is moved to second one. But there is some padding added to the left side that makes it look strange especially when there is only few letters left.

Originally created by @tjackowiak on GitHub (Mar 7, 2014). Original GitHub issue: https://github.com/mthenw/frontail/issues/32 When text to display is too long for one line it is moved to second one. But there is some padding added to the left side that makes it look strange especially when there is only few letters left.
kerem closed this issue 2026-03-03 16:03:45 +03:00
Author
Owner

@mthenw commented on GitHub (Mar 29, 2014):

Sorry for "22 days ago" :)

As of v1.1.0 (a32ee45) you can use two new flags:

  --ui-hide-topbar              hide topbar (log file name and search box)
  --ui-no-indent                don't indent log lines
<!-- gh-comment-id:39008286 --> @mthenw commented on GitHub (Mar 29, 2014): Sorry for "22 days ago" :) As of v1.1.0 (a32ee45) you can use two new flags: ``` --ui-hide-topbar hide topbar (log file name and search box) --ui-no-indent don't indent log lines ```
Author
Owner

@tjackowiak commented on GitHub (Mar 29, 2014):

Thank you! :)

<!-- gh-comment-id:39011278 --> @tjackowiak commented on GitHub (Mar 29, 2014): Thank you! :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/frontail#19
No description provided.