Skip to content

Fix tabs vs spaces in big text-heavy output#625

Merged
kytrinyx merged 1 commit intomasterfrom
so-many-tabs
Jul 13, 2018
Merged

Fix tabs vs spaces in big text-heavy output#625
kytrinyx merged 1 commit intomasterfrom
so-many-tabs

Conversation

@kytrinyx
Copy link
Copy Markdown
Member

@kytrinyx kytrinyx commented Jul 13, 2018

The output messages are using literal strings, which
were automatically being formatted with tabs. Lots of tabs.

This caused the entire message to be indented by 125 spaces.
Or something.

That's too much.

Closes #623

FYI @nywilken -- going to go ahead and merge this.

The output messages are using literal strings, which
were automatically being formatted with tabs. Lots of tabs.

This caused the entire message to be indented by 125 spaces.
Or something.

That's too much.
@kytrinyx kytrinyx merged commit bc2ca9d into master Jul 13, 2018
@kytrinyx kytrinyx deleted the so-many-tabs branch July 13, 2018 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant