mharjac / bad_ducky

Rubber Ducky compatible clone based on CJMCU BadUSB HW.
MIT License
280 stars 78 forks source link

ENTER key doesn't work #4

Closed donovanmagryta closed 6 years ago

donovanmagryta commented 6 years ago

Hi,

CTRL-SHIFT ENTER and also ENTER do nothing.

Please fix this.

Windows 10.

Dekanser commented 6 years ago

Hey. Try to take the file bad_ducky-master\demo_scripts\demo2.txt and use it. If necessary, then edit it in notepad ++ At me all perfectly works) win 10

mharjac commented 6 years ago

Just like @Dekanser wrote, this happens when you are using wrong line ending. You must use some editor which supports LF (Windows Notepad supports only CRLF)! https://en.wikipedia.org/wiki/Newline