Re: New to Euphoria
- Posted by Kirkkaf Jan 20, 2012
- 978 views
ED is more of an outdated editor. There are many other editors that better. You can find them in the archive. I'm using Windows Vista, and it seems the ED editor no longer seems to function. I've been using Judiath Evan's IDE.
I had a feeling it might of been outdated, I will take alook at the archive and see what editors I like.
Welcome Kirk, I only use Euphoria on Linux, but since no one else has made a comment... try ESCAPE + 'h' <<<< lower case: Remember, ed.ex is a console editor - you move the cursor arround with the HOME/END, Page-UP/Down and the arrow keys. The mouse is not used at all. More here: http://openeuphoria.org/docs/ed.html#_691_escapecommands Good luck, Kenneth Rhodew
Thanks for the warm welcome I have tried using the HOME/END, Page-UP/DOWN keys seems like only ENTER works for me. I will take Long_EverGreen_Ranger's advice and pick a different IDE.
The current release has broken ED and handling of some keyboard keys for Windows users. This has been fixed and will be available in the next release. If you are felling adventurous, you can download the current source files and build the executables yourself.
I might give this ago in the future when I have had some experience with the language.
Thanks everyone.