srishanbhattarai / nepcal

Cross-platform utilities for Nepali dates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better tabwriter

srishanbhattarai opened this issue · comments

The std lib tabwriter doesn't handle ANSI escapes, so we've to resort to non-optimal output. The tabwriter algorithm seems simple enough to recreate.