Page MenuHomePhabricator

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

Authored by joshuaspence on Jun 17 2014, 4:58 PM.
Tags
None
Referenced Files
F19009824: D9601.diff
Sat, Nov 22, 12:31 AM
F18851402: D9601.diff
Fri, Oct 31, 12:49 AM
F18634832: D9601.diff
Sep 16 2025, 11:44 PM
Unknown Object (File)
May 19 2025, 8:08 AM
Unknown Object (File)
May 19 2025, 8:07 AM
Unknown Object (File)
May 19 2025, 8:07 AM
Unknown Object (File)
May 10 2025, 3:33 PM
Unknown Object (File)
Apr 28 2025, 12:29 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