-
Bug
-
Resolution: Unresolved
-
Minor
-
None
When copying output from the log file into another place such as Slack, JIRA, Github, Jenkins adds extra blank lines which need manually removing which is very tedious and annoying.
For example if I highlight some text like this
Pasting into this window in Jira gives me:
[2019-05-02T10:46:40.961Z] running [git clean -xdf win\src\Resources] [2019-05-02T10:46:40.961Z] Removing win/src/Resources/CHANGELOG [2019-05-02T10:46:40.961Z] Removing win/src/Resources/LICENSE.rtf [2019-05-02T10:46:40.961Z] Removing win/src/Resources/UpdateChannel
It'd be great if there was no extra lines. Thanks!