mirror of
https://github.com/mthenw/frontail.git
synced 2026-04-26 02:05:57 +03:00
[GH-ISSUE #77] Color support for newly appended lines #53
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/frontail#53
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 @sutyrin on GitHub (Sep 4, 2016).
Original GitHub issue: https://github.com/mthenw/frontail/issues/77
Hey, I have this upon loading frontail (3.0.0) page (looks okay):
And then, after posting more lines to both files, it looks not okay:
@sutyrin commented on GitHub (Sep 4, 2016):
Actually, it is true even for a single file. Appended lines are not color-processed.
@mthenw commented on GitHub (Sep 4, 2016):
@spacediver thanks for reporting!
Fixed in 3.1.2. Docker image also updated.