Ctrl-W works if you open secure shell as a window. (See the FAQ.)
We don't have mouse support yet.
Rob.
The Secure Shell app doesn't work with the newest Chromebook. I'm running version 0.8.7. It works fine in Linux but in Chrome OS the error basically says there is no version for that architecture (I can post the exact error message later). I'm guessing there is no .nexe pointed to by the .nmf for the ARM processor. The screen just says "loading NaCl module..."
Also, when I'm already running crosh and I try to open the Secure Shell app it just focuses on the crosh tab. In Ubuntu I can have two Secure Shell windows open simultaneously.
Does anybody know if there's a way to open crosh in a window? Ctrl-Alt-T only opens in a new tab and I haven't found any settings yet to change that.
OK, so everything works as far as I need it. If I have Secure Shell open as a window and logged in then I can create another instance with Ctrl-Alt-Shift-N, which opens another window.Crosh will open from a tab into a window with Ctrl-Alt-Shift-N, but the new window has a search bar and Ctrl-W will still try to close the window.
I found some interesting things and I'm not sure if they are intended behavior or minor glitches (this probably isn't the best place to post these but I'm not sure where else. Feel free to redirect me).If I try to open the Secure Shell app it will just focus on the Secure Shell or Crosh instance I have used most recently. If I have crosh open already, but not Secure Shell, I can't open Secure Shell (it will just focus on the crosh window/tab).The first Secure Shell window I open has no header - it's just blank. The second one will update the header to whatever I'm doing (e.g. "example.cc (/home/login/code) - VIM" or "lo...@example.com:~/code") BUT it will only refresh if I do something that forces the window to redraw, like tab over to another window and back, or switch between full screen and windowed mode. When it does have the header there is also the same logo in the top left corner that crosh has.