I know there is a firefox plugin that lets you edit textarea with your favorite editor. I do not recall its name.
On Sep 26, 2:16 pm, mart <[email protected]> wrote: > Hi, > > I am embedding an an application within web2py, which is all working > great, except that when I pass commands to it, It wants to redirect a > form through stdout (can go to a text editor or a terminal), then I > edit the form and save (which gets back to the app on save). Has > anybody done this before? Is there a text editor that can be embedded > within web2py and how would I go about invoking it "on the fly" while > remaining within the web2py space? Or even better, would be embedding > a terminal (emulator?). > > Thanks, > Mart :)

