Skip to content

Output is wrapped in console #1784

Open
@zolotov

Description

@zolotov

Windows

image

Activity

self-assigned this
on Aug 2, 2015
added this to the 1.0.0 milestone on Aug 3, 2015
chiknrice

chiknrice commented on Oct 15, 2015

@chiknrice

fixed in my local, can i pickup this one?

dlsniper

dlsniper commented on Oct 15, 2015

@dlsniper
Member

@chiknrice sure, please send a PR with this.

added a commit that references this issue on Oct 18, 2015
zolotov

zolotov commented on Nov 6, 2015

@zolotov
ContributorAuthor
ignatov

ignatov commented on Nov 7, 2015

@ignatov
Contributor

An easy workaround is to set the Terminal shell path to
cmd.exe /K "mode con:cols=500 lines=9999&cmd.exe".

drathier

drathier commented on Dec 7, 2015

@drathier

@ignatov I cannot even get that workaround to work on windows 10 :(

markgoodhead

markgoodhead commented on Dec 24, 2015

@markgoodhead

I also tried that fix and it fixed the issue I also had in https://youtrack.jetbrains.com/issue/IDEA-117552 where the text would be invisible, or rather it made the point at which the text goes invisible much further out than before but that's better than nothing!

However it didn't change the wrapping behaviour - I still get an output like the behaviour shown in the screenshot at the top of this post. I'm using IDEA 15.0.2 and Plugin 0.10.749 on Windows 7.

zolotov

zolotov commented on Dec 24, 2015

@zolotov
ContributorAuthor

@markgoodhead As you can see Go plugin has nothing to do with that, please follow the patform issue at youtrack

markgoodhead

markgoodhead commented on Dec 24, 2015

@markgoodhead

@zolotov Sorry I'm a little confused - these are two separate issues right? The Invisible terminal text is tracked on the youtrack page and the Wrapping behaviour is tracked here? I got confused with the link to it - I thought it was implied that the issues were related in some way. I was trying to refer to the wrapping behaviour and not the invisible text behaviour.

zolotov

zolotov commented on Dec 24, 2015

@zolotov
ContributorAuthor

@markgoodhead both issues are in platform. This issue (#1784) exists just in order to avoid issue duplicates and to notify users when it will fixed in some IDEA release.

dlsniper

dlsniper commented on Dec 24, 2015

@dlsniper
Member

(sorry for noise) I've created the label depends on IntelliJ platform to better communicate issues such as this to users.

markgoodhead

markgoodhead commented on Dec 24, 2015

@markgoodhead

@zolotov Oh OK I understand now, thanks!

zolotov

zolotov commented on Jan 20, 2016

@zolotov
ContributorAuthor

Pty is disabled on windows so the issue should be fixed for Go. If you're still have this issue please try to invoke Ctrl+Shift+Alt+/, then select Registry, find run.processes.with.pty property there and tell me what's the value of this property

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @zolotov@ignatov@dlsniper@drathier@chiknrice

      Issue actions

        Output is wrapped in console · Issue #1784 · go-lang-plugin-org/go-lang-idea-plugin