node-gh / gh

(DEPRECATED) GitHub CLI made with NodeJS. Use the official https://cli.github.com/ instead.
http://nodegh.io
Other
1.71k stars 217 forks source link

display labels on the same line as the issue's title #549

Closed zevaverbach closed 5 years ago

zevaverbach commented 6 years ago

In a similar manner to ghi. Nice and color-coded, doesn't take up a ton of room. If this is implemented, it'd enable #548 without making things too busy.

protoEvangelion commented 6 years ago

This is a good idea. I like the way you formatted labels on the --detailed flag, so maybe you can do something like that for this & #548.

protoEvangelion commented 5 years ago

Currently labels are showing with the --detailed flag.