{{Mist.machineShellController.machine.user}}@ {{Mist.machineShellController.machine.name}}

{{view Mist.ShellTextField data-theme="a" valueBinding="Mist.machineShellController.command"}}
{{#each Mist.machineShellController.machine.commandHistory}} {{view Mist.machineShellListItemView commandBinding="this"}} {{/each}}