On Wed, Apr 13, 2016 at 1:51 AM, Alistair Grant <[email protected]> wrote:
> * I'm glad that being able to run headless mode is easy, as I'd like to > use Pharo for scripting. I'm not sure of its status, but Coral was some experiments along this line... https://www.youtube.com/watch?v=HLb_rMcNN6k > * I'm still getting used to the idea of the entire ST environment being > in a single OS window, but at the moment I think I prefer VW's > approach where each ST window is a OS window, as it makes it easier to > work with other applications, e.g. if I want to look at an email or > web page while working within ST. This will become more possible over time as some native window management is being moved out of VM into the Image. cheers -ben
