This project tries to improve Pharo, especially from user interface perspective.
- Remotely browsing/editing. An application running like a daemon, will accept connect request from another Pharo instance, and allow the remote instance explore and/or chance local image.
- Shared Pharo instance. More Pharo instances can connect to one image. When 2 more more developers are viewing same code, they can the other's cursor. Only one developer can modify code.
- support for modes like VIM's. Normal mode provides a command line, where those commands in pop-up menu are to be typed in.