If a project is open in the editor, then after closing and reloading J, opening the edit window will restore the previous edit state.
On Fri, Jul 14, 2017 at 5:21 AM, Rudolf Sykora <[email protected]> wrote: > On 14 July 2017 at 12:09, Ric Sherlock <[email protected]> wrote: > > I suppose this depends on what "reset" means exactly. > > You can run the following command to get rid of existing name definitions > > in the base locale > > clear '' > > But it is certainly not the same as a new J session. > > It might be useful to explain why you might want to "reset a jqt > session". > > Thanks. This is perhaps good enough. > > By resetting I mean getting close to the state as when I quit and > run jqt anew. What might stay is the content of windows (the text), > but othewise no other variables should exist. This > may be impossible (if, e.g., the ide's state, etc. is accessible from > the terminal), but this I do not know (but seems to be the case). > Practically, I want to remove 'everything I did', but would prefer > the windows with codes stayed so that I would not have > to open them again. > > I guess your 'clear' is probably the best one can sensibly do. > > Ruda > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
