mixu/gr

Allow to display command outputs inline

jeluard opened this issue · 0 comments

Currently when executing a command associated outputs are displayed per project in columns.

For short outputs it would be convenient to have a line oriented output like gr status does.

e.g.

gr --inline git symbolic-ref --short HEAD

project1                 some-branch
project2                 develop