Skip to content

Conversation

@pieh
Copy link
Contributor

@pieh pieh commented Feb 12, 2021

Description

There is weird interaction in some terminals with our usage of terminal-link and ink where following lines turn blank.
Let's just remove our usage of terminal-link as value it provides is not worth spending a lot of time on figuring exact reason for this.

For details on how problem looks like, check #29293

Note - we do still use terminal-link in create-gatsby and gatsby-recipes, but it's not clear if it's usage there cause problems or not, so this PR is scoped just to gatsby core package

Related Issues

Fixes #29293

There is weird interaction in some terminals with our usage of terminal-link and ink where following lines turn blank.
Let's just remove our usage of terminal-link as value it provides is not worth spending a lot of time on figuring exact reason for this.
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Feb 12, 2021
@pieh pieh added topic: cli Related to the Gatsby CLI and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Feb 12, 2021
@pieh pieh merged commit 260c297 into master Feb 12, 2021
@pieh pieh deleted the drop-terminal-link branch February 12, 2021 11:12
ascorbic pushed a commit that referenced this pull request Feb 12, 2021
There is weird interaction in some terminals with our usage of terminal-link and ink where following lines turn blank.
Let's just remove our usage of terminal-link as value it provides is not worth spending a lot of time on figuring exact reason for this.

(cherry picked from commit 260c297)
pieh added a commit that referenced this pull request Feb 12, 2021
There is weird interaction in some terminals with our usage of terminal-link and ink where following lines turn blank.
Let's just remove our usage of terminal-link as value it provides is not worth spending a lot of time on figuring exact reason for this.

(cherry picked from commit 260c297)

Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
@ascorbic
Copy link
Contributor

Published in gatsby@2.32.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: cli Related to the Gatsby CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ANSI colors break gatsby develop output on Linux

3 participants