Allow us to send exit command

This commit is contained in:
Dane Everitt 2016-09-17 19:13:19 -04:00
parent 0ad8884c44
commit e526cf73c4

View file

@ -179,6 +179,7 @@ $(window).load(function () {
greetings: '',
name: '{{ $server->uuid }}',
height: 400,
exit: false,
prompt: '{{$server->name}}@{{ $server->uuidShort }}:~$ ',
onBlur: function (terminal) {
return false;