How to see all the active Isabelle sessions?

This question is connected with my other question How to export Isabelle session from the Windows installation? . Maybe that other question can be solved if I indicate the correct session name.

So - my question is - how to see all the active Isabelle sessions if jEdit if used for the editing of some custom theory file.

I can call jEdit plugin 'Plugins - Isabelle - Browse Session information' and I am getting the tree in left-side panel:

+ isabelle-session:
  - HOL

So - I guess - HOL is the parent session but the concrete session for the current theory file is something other, maybe default, maybe unnamed?

When I export HOL session, then current theory file is not among the exports. So - I have tried to export this unnamed default session, but without result:

tomr@DESKTOP /cygdrive/c/Homes/Isabelle2021/Isabelle2021
$ isabelle export -O /cygdrive/c/test1 -x *:**  Unsorted
*** Undefined session(s): "Unsorted"

tomr@DESKTOP /cygdrive/c/Homes/Isabelle2021/Isabelle2021
$ isabelle export -O /cygdrive/c/test1 -x *:**  isabelle-session
*** Undefined session(s): "isabelle-session"

So - if I could see all the active sessions, including the name of the most concrete, most low-level session (in which the current theory file is processed directly), then I would be able to export this concrete session and hence - my current theory file for the import into mmt.



from Recent Questions - Stack Overflow https://ift.tt/3rlPzre
https://ift.tt/eA8V8J

Comments

Popular posts from this blog

Spring Elasticsearch Operations

Network Error and Timeout on Authorize.net JS

Object oriented programming concepts (OOPs)