mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-25 22:38:19 -05:00
fix(ui): increase terminal output scrollback
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
:rows="24"
|
||||
auto-size
|
||||
:options="{
|
||||
scrollback: 1000,
|
||||
scrollback: 5000,
|
||||
disableStdin: true,
|
||||
useFlowControl: true
|
||||
}"
|
||||
|
||||
Reference in New Issue
Block a user