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

Need to fix double repeat symbol after copy and paste command #166

Closed
username1565 opened this issue Aug 12, 2018 · 6 comments
Closed

Need to fix double repeat symbol after copy and paste command #166

username1565 opened this issue Aug 12, 2018 · 6 comments
Labels

Comments

@username1565
Copy link

  1. Go to https://insect.sh/
  2. Copy and paste something here.
  3. press any key, and you will see doubling of symbol by this key.
@username1565
Copy link
Author

username1565 commented Aug 12, 2018

I already fix this but.
Just update jquery.terminal.min.js to the version 1.9.0 from this zip archive
https://github.com/jcubic/jquery.terminal/archive/1.9.0.zip
Latest version of JQuery.terminal - working bad with Insect, so this version was been selected.

You can update Jquery terminal too on the site http://insect.sh/ and close this question.

username1565 added a commit to username1565/insect that referenced this issue Aug 12, 2018
Add russian units. Add UpperCase for first symbol for english units.
See in insect.js from the line 686:
	Object V (kilo-, mega-, milli-, micro-),
	Object da (phisics units),
	and P (english units).
Add Jasmine SpecRunner test for all this.
	see ./web/jasmine/SpecRunner.html
	and see the source code of ./web/jasmine/spec_test_insect.js
	TESTS WAS BEEN SUCCESSFULLY PASSED. Fails - commented.
Try to add flick and bitcoin. Fail.
Try to add convertation commands "в", "на" - FAIL.
I see terminal error, after copying some text here and press the key with any symbol - this symbol have double printing.

Update jquery.terminal.min.js -> to the version 1.9.0. In previous version I saw an error: sharkdp#166

Pull request was been created here: sharkdp#167
@username1565
Copy link
Author

I see an error in jquery.terminal-1.9.0.min.js so I fixed this using another way.
#167

@sharkdp
Copy link
Owner

sharkdp commented Aug 18, 2018

Thank you for the feedback. What do you mean by "double repeat symbol after copy and paste"?

@username1565
Copy link
Author

username1565 commented Aug 23, 2018

@sharkdp,

  1. Copy this command: 1 teraJ to kcal
  2. Go to https://insect.sh/
  3. Paste this there.
  4. press any key with symbol, after paste. This symbol is doubled there.

@sharkdp sharkdp added the bug label Aug 24, 2018
@sharkdp
Copy link
Owner

sharkdp commented Aug 24, 2018

@username1565 Thank you.

@sharkdp
Copy link
Owner

sharkdp commented Jan 25, 2020

Should be fixed in the latest online version.

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

No branches or pull requests

2 participants