1. EE / Linux
- Posted by Irv Mullins <irv at ELLIJAY.COM> Jul 05, 1999
- 543 views
Dave: The ee editor runs *great* on Linux. Nice work! Irv
2. Re: EE / Linux
- Posted by David Cuny <dcuny at LANSET.COM> Jul 05, 1999
- 510 views
Irv wrote: >The ee editor runs *great* on Linux. Nice work! Thanks! When I get a spare moment, I'll try to figure out how to make it shell, so you can run programs from within the editor. -- David Cuny
3. Re: EE / Linux
- Posted by Irv Mullins <irv at ELLIJAY.COM> Jul 06, 1999
- 564 views
On Mon, 05 Jul 1999, you wrote: > Irv wrote: > > >The ee editor runs *great* on Linux. Nice work! > > Thanks! When I get a spare moment, I'll try to figure out how to make it > shell, so you can run programs from within the editor. > > -- David Cuny No hurry - I can alt-Fkey to a new terminal for that. There's one glitch that could use some work - when you have an error in your program, and run it from the editor, the screen doesn't redraw completely. Usually the menu is missing. It comes back when you hit an alt-key, however. Regards, Irv
4. Re: EE / Linux
- Posted by David Cuny <dcuny at LANSET.COM> Jul 06, 1999
- 519 views
Irv wrote: >There's one glitch that could use some work - > when you have an error in your program, and > run it from the editor... Actually, I didn't think you could run programs from the editor yet. The "Show User Screen" option won't work any more, either. That's because I can't physically read the screen and store it for redisplay. > ... the screen doesn't redraw completely. > Usually the menu is missing. It comes back > when you hit an alt-key, however. Thanks. I'm aware of the problem. This coming week looks hectic, so it may be a while before I can post any updates. -- David Cuny
5. Re: EE / Linux
- Posted by Irv Mullins <irv at ELLIJAY.COM> Jul 06, 1999
- 507 views
On Tue, 06 Jul 1999, you wrote: > Irv wrote: > > >There's one glitch that could use some work - > > when you have an error in your program, and > > run it from the editor... > > Actually, I didn't think you could run programs from the editor yet. I didn't know it wouldn't work, so it works fine for me :) In order to see your output, you need a wait_key() somewhere before the program ends, of course, to avoid going right back into the editor. > The "Show User Screen" option won't work any more, either. That's because I > can't physically read the screen and store it for redisplay. That may be more difficult, maybe ee could run it on another terminal? That way, you'd have the scrollback capability as well. Irv
6. Re: EE / Linux
- Posted by Irv Mullins <irv at ELLIJAY.COM> Jul 06, 1999
- 538 views
A minor thing that anyone can change for themselves, but should be included in the next version of EE/L: The program looks for library.doc and refman.doc in the ../DOC/.. directory, and Rob's program installs these in the ../doc/.. directory. Irv _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ _/ The opinions expressed are not my own. _/ They're Lou's. _/ We're blaming him for everything. _/ He's the one on vacation this week.