BurntSushi/tabwriter

Right alignment of last column

Open

#29 opened on Mar 9, 2020

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Rust (26 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (272 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Right alignment of the last column only works when there is a trailing tab on the line. Otherwise the last column is left-aligned which looks strange. If this is a known restriction and not a bug it could possibly be documented.

Contributor guide