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

"handle is invalid" on setCursorXPos, powershell #115

Open
ghost opened this issue Feb 20, 2021 · 3 comments
Open

"handle is invalid" on setCursorXPos, powershell #115

ghost opened this issue Feb 20, 2021 · 3 comments
Labels
help wanted Extra attention is needed Windows For bugs that are win-only

Comments

@ghost
Copy link

ghost commented Feb 20, 2021

How to reproduce this bug?

  1. Open powershell
  2. Install inim via nimble install inim or clone the master branch and build by nimble build, it can be reproduced both ways
  3. import terminal
  4. setCursorXPos(1)

Outcome:

image

Expected Outcome:

Not sure, but definitely not an error message.

Platform: windows 10, powershell, inim 0.6.1

@ghost ghost changed the title "handle is invalid" on terminal command, powershell "handle is invalid" on setCursorXPos, powershell Feb 20, 2021
@ghost
Copy link
Author

ghost commented Feb 20, 2021

Also happens with setCursorPos, eraseScreen, eraseLine, cursorUp...

@0atman
Copy link
Collaborator

0atman commented Mar 4, 2021

Can't replicate this on Ubuntu, and I don't have a windows machine to test this on, can anyone help here?

@0atman 0atman added the help wanted Extra attention is needed label Mar 4, 2021
@ghost
Copy link
Author

ghost commented Mar 5, 2021

Can't replicate this on Ubuntu, and I don't have a windows machine to test this on, can anyone help here?

Yes, I also tried on linux, powershell is the only platform I could replicate it on.

@0atman 0atman added the Windows For bugs that are win-only label Mar 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Windows For bugs that are win-only
Projects
None yet
Development

No branches or pull requests

1 participant