We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a101c0 commit 96462a1Copy full SHA for 96462a1
1 file changed
resources/views/server/index.blade.php
@@ -193,6 +193,7 @@
193
height: 400,
194
exit: false,
195
prompt: '{{ $server->username }}:~$ ',
196
+ scrollOnEcho: false,
197
onBlur: function (terminal) {
198
return false;
199
}
0 commit comments