Console output should support alternative indentation #4

Open
opened 2 years ago by dkanus · 0 comments
dkanus commented 2 years ago
Owner

Currently all output produced with ConsoleAPI adds " " indentation in front of the start of every message and "| " infront of the part of the message after the line break:

  A really-really long line with lots of words in it, so long, in fact,
| that it cannot fit into a single line and has to be broken in two.

Acedia needs to support an alternative (chosen per-user), where there is not indentation at the start of the line, but instead an additional indentation after the line break.

Currently all output produced with `ConsoleAPI` adds " " indentation in front of the start of every message and "| " infront of the part of the message after the line break: ``` A really-really long line with lots of words in it, so long, in fact, | that it cannot fit into a single line and has to be broken in two. ``` Acedia needs to support an alternative (chosen per-user), where there is not indentation at the start of the line, but instead an additional indentation after the line break.
dkanus added the
enhancement
label 2 years ago
dkanus self-assigned this 2 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.