feature(terminal) add optional --terminal support

This commit is contained in:
coderaiser 2017-03-03 17:06:36 +02:00
parent 9c80c0f3ac
commit db2a58ca44
14 changed files with 266 additions and 19 deletions

View file

@ -1,4 +1,5 @@
.view {
height: 100%;
font-size: 16px;
white-space: pre;
}