jungervin / EsPy

Micropython IDE for ESP8266
71 stars 25 forks source link

Menu Find / Replace #8

Open valerivp opened 6 years ago

valerivp commented 6 years ago

Why is it not available? https://www.screencast.com/t/idMdAx4i

darkcurrent commented 6 years ago

Great work thank you for the IDE. I am also wondering like valerivp why the find/replace commands does not work? I wonder if a general problem or is it a problem with my computer?

pmulvey commented 5 years ago

CTRL-F appears in the editor as ACK and CTRL-H as BS, seems like the editor is not capturing these keystrokes and simply echoing them to the window. Shame not to have this working as otherwise it is a nice IDE.