mirror of
https://github.com/mthenw/frontail.git
synced 2026-04-26 02:05:57 +03:00
[GH-ISSUE #32] Formating of multiline log entry #19
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/frontail#19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@mthenw commented on GitHub (Mar 29, 2014):
Sorry for "22 days ago" :)
As of v1.1.0 (
a32ee45) you can use two new flags:@tjackowiak commented on GitHub (Mar 29, 2014):
Thank you! :)