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

Weird behavior on Windows 8.1 #262

Closed
mkorakakis opened this issue Jul 28, 2015 · 5 comments
Closed

Weird behavior on Windows 8.1 #262

mkorakakis opened this issue Jul 28, 2015 · 5 comments

Comments

@mkorakakis
Copy link

Hello,

If somehow the input takes more that one line, for each newline that I use the message seems to reappear along with it. Same thing if i try to paste a long line. Gets even more buggy if i try to delete the text. Similar to #214 and #249.

Example:
example

@SBoudrias
Copy link
Owner

Which version are you using?

@mkorakakis
Copy link
Author

The latest 0.9.0

@martinheidegger
Copy link

Note: this is a bug in early Node 4 & 5 versions. Should be fixed now.

@SBoudrias
Copy link
Owner

Yeah, please retry on the latest version. This should be fixed.

@jokeyrhyme
Copy link

If this is related to nodejs/node#5384 then I have a module that helps identify broken versions of Node:

Do you think it might be worth integrating a similar check into this library? So that a warning or something could be displayed? Or perhaps modifying the "engines" part of package.json to help avoid broken Node versions at installation time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants