-
Notifications
You must be signed in to change notification settings - Fork 297
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
Suggestion #30
Comments
Please see PR #16. Does that work for you?
Did you try clicking on the black terminal, then pressing ctrl-A followed by ctrl-V? What version of windows and what browser?
Not at the moment. You can do "os.listdir()" in the REPL though. |
Thanks for your work – yes, paste – my fault for not reading instructions –will check the rest soon.
Pete.
From: Damien George [mailto:[email protected]]
Sent: 02 June 2017 08:58
To: micropython/webrepl <[email protected]>
Cc: Peter Scargill <[email protected]>; Author <[email protected]>
Subject: Re: [micropython/webrepl] Suggestion (#30)
If I hit refresh - the address goes back to 192.168.4.1 - most of the time I'm using WS to talk to the board on my network so this is not good. Keeping the last used address would be good.
Please see PR #16 <#16> . Does that work for you?
Again on Windows I can't seem to paste.. which means studiously typing in from examples - which is a very error prone..
Did you try clicking on the black terminal, then pressing ctrl-A followed by ctrl-V? What version of windows and what browser?
In getting a file from the device - is any kind of list possible to see what is on the device?
Not at the moment. You can do "os.listdir()" in the REPL though.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#30 (comment)> , or mute the thread <https://github.com/notifications/unsubscribe-auth/ABzUgzhrUmbJTKtVS5H8hoXKSbl_Nus2ks5r_7J3gaJpZM4NsurC> .
|
If I could make a suggestion or two - which would improve this a treat..
On Windows when testing..
If I hit refresh - the address goes back to 192.168.4.1 - most of the time I'm using WS to talk to the board on my network so this is not good. Keeping the last used address would be good.
Again on Windows I can't seem to paste.. which means studiously typing in from examples - which is a very error prone..
In getting a file from the device - is any kind of list possible to see what is on the device?
The text was updated successfully, but these errors were encountered: