Page MenuHomePhabricator

Convert `arc tasks` to use `PhutilConsoleTable`.
ClosedPublic

Authored by joshuaspence on Jun 17 2014, 4:58 PM.
Tags
None
Referenced Files
F13817856: D9601.diff
Fri, Sep 20, 3:40 AM
Unknown Object (File)
Tue, Sep 17, 3:53 PM
Unknown Object (File)
Fri, Sep 13, 6:28 AM
Unknown Object (File)
Tue, Sep 10, 2:59 AM
Unknown Object (File)
Sat, Aug 31, 11:53 AM
Unknown Object (File)
Aug 16 2024, 9:43 PM
Unknown Object (File)
Aug 14 2024, 6:51 AM
Unknown Object (File)
Jul 18 2024, 10:23 PM
Subscribers

Details

Summary

PhutilConsoleTable does a better job at aligning columns. We still probably need to do some work to PhutilConsoleTable to set a maximum width for a specified column, or elect which columns can be truncated etc but this can probably come later.

Test Plan

`arc_tasks`_with_`PhutilConsoleTable` (345×1 px, 98 KB)

Diff Detail

Repository
rARC Arcanist
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Convert `arc tasks` to use `PhutilConsoleTable`..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

very nice

This revision is now accepted and ready to land.Jun 17 2014, 5:01 PM