Repro:
arc feature foobar arc feature ಠ_ಠ arc feature baz arc feature
Result:
foobar Committed D..... master Committed D..... * baz Committed D..... ಠ_ಠ Committed D.....
Notice indentation of last line is incorrect and is missing a few spaces.
Repro:
arc feature foobar arc feature ಠ_ಠ arc feature baz arc feature
Result:
foobar Committed D..... master Committed D..... * baz Committed D..... ಠ_ಠ Committed D.....
Notice indentation of last line is incorrect and is missing a few spaces.
rARC Arcanist | |||
D9602 | rARC7a99e4bc93d9 Convert `arc feature` to use `PhutilConsoleTable`. |
phutil_utf8_console_strlen() might not be handling these correctly, or we might be using normal strlen() instead of phutil_utf8_console_strlen().
To fix this: