Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

Added support for overriding column length: Resolves issue 173 #174

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tom-walford
Copy link

@tom-walford tom-walford commented Jan 22, 2019

This is an MR adding support for overriding the terminal column width when rendering ASCII graphs (e.g. dependencyTree)

This uses the inbuilt sbt 1.0 functionality of asciiGraphWidth to set this value (ensuring consistency with the sbt tasks that also render ascii graphs). There is backported support, which depends on an environment variable SBT_ASCII_GRAPH_WIDTH instead (to avoid complex setting requirements).

@cho0o0
Copy link

cho0o0 commented Jul 30, 2019

@jrudolph Hi, any plan to add this feature? Actually, I am eager to use it in my project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants