BurntSushi/tabwriter

Right alignment of last column

Open

#29 aberto em 9 de mar. de 2020

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

Métricas do repositório

Stars
 (272 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador