mirror of
https://github.com/Threnklyn/jira.git
synced 2026-05-25 15:18:30 +02:00
6 lines
185 B
Plaintext
6 lines
185 B
Plaintext
Package colwriter provides a write filter that formats
|
|
input lines in multiple columns.
|
|
|
|
The package is a straightforward translation from
|
|
/src/cmd/draw/mc.c in Plan 9 from User Space.
|