Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ghci in integrated Terminal doesn't go to newline on reaching line width limit #19785

Closed
chrismark opened this issue Feb 3, 2017 · 1 comment
Assignees
Labels
terminal General terminal issues that don't fall under another label upstream Issue identified as 'upstream' component related (exists outside of VS Code) windows VS Code on Windows issues
Milestone

Comments

@chrismark
Copy link

chrismark commented Feb 3, 2017

  • VSCode Version: Code 1.9.0 (27240e7, 2017-02-02T08:31:00.827Z)
  • OS Version: Windows_NT ia32 10.0.14393
  • Extensions:
Extension Author Version
vscode-npm-source dkundel 1.0.0
githistory donjayamanne 0.1.5
python donjayamanne 0.5.6
language-haskell justusadam 1.4.4

Steps to Reproduce:

  1. have haskell's ghci installed
  2. open terminal (ctrl + `)
  3. run ghci
  4. type a long line longer than the window width
    4, observe line doesn't go to new line, stays on same line
  5. observe the very rightmost character on edge of terminal keep getting replaced by the new characters being typed

Doesn't seem to happen in node's and python's interactive environment.

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug terminal General terminal issues that don't fall under another label windows VS Code on Windows issues labels Feb 3, 2017
@Tyriar Tyriar added this to the Backlog milestone Feb 3, 2017
@Tyriar Tyriar self-assigned this Feb 3, 2017
@Tyriar
Copy link
Member

Tyriar commented Apr 21, 2017

Closing this off as it's a minor issue related to upstream cygwin/winpty.

@Tyriar Tyriar closed this as completed Apr 21, 2017
@Tyriar Tyriar added upstream Issue identified as 'upstream' component related (exists outside of VS Code) and removed bug Issue identified by VS Code Team member as probable bug labels Apr 21, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
terminal General terminal issues that don't fall under another label upstream Issue identified as 'upstream' component related (exists outside of VS Code) windows VS Code on Windows issues
Projects
None yet
Development

No branches or pull requests

2 participants