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

Integrated terminal does not accept numbers [1-8] when in haskell's ghci #13901

Closed
krepecka opened this issue Oct 17, 2016 · 5 comments
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug terminal Integrated terminal issues verified Verification succeeded windows VS Code on Windows issues

Comments

@krepecka
Copy link

  • VSCode Version: 1.6.1 (Commit 9e4e44c)
  • OS Version: MS Windows 7 Professional 64bit Version 6.1.7601

Steps to Reproduce:

  1. Have ghci installed
  2. Open integreted terminal (ctrl + `)
  3. Type ghci and ENTER. Prelude> appears
  4. Type numbers 1 through 8 - system sound is played. However integrated terminal accepts 0 and 9.

screenshot_4

@roblourens
Copy link
Member

Those keys work in the integrated terminal when not in ghci? And do they work in ghci in cmd.exe?

@roblourens roblourens added the terminal Integrated terminal issues label Oct 17, 2016
@krepecka
Copy link
Author

Forgot to mention : yes, keys work in integrated terminal when not in ghci.
yes, keys work in cmd.exe when in ghci

@Tyriar
Copy link
Member

Tyriar commented Oct 18, 2016

Likely related to #13809 & #10163

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug windows VS Code on Windows issues labels Oct 18, 2016
@foxbunny
Copy link

I'm currently using VS Code 1.8.1 on Win10 64-bit. I cannot reproduce this issue.

@Tyriar
Copy link
Member

Tyriar commented Jan 3, 2017

I'll close this off then, let me know if someone else experiences this in 1.8.1+

@Tyriar Tyriar closed this as completed Jan 3, 2017
@joaomoreno joaomoreno added the verified Verification succeeded label Jan 27, 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
bug Issue identified by VS Code Team member as probable bug terminal Integrated terminal issues verified Verification succeeded windows VS Code on Windows issues
Projects
None yet
Development

No branches or pull requests

5 participants