Commit graph

7 commits

Author SHA1 Message Date
galeapatrik
89844e0a0d Fix terminal css line formatting 2020-06-17 21:32:33 +02:00
Havila
8bd6e6bdf9
Update terminal.css
Fix for some terminal output not being wrapped properly on mobile
e.g.
overflow-x: auto; just to show 
`ServerLog: [FAdmin] prop_physics(models/props_building_details/storefront_template001a_bars.mdl) Got removed` is not being wrapped on mobile properly https://i.imgur.com/etQyafC.png
2018-10-22 17:50:37 +01:00
ayan4m1
d24c61b472 Revert "Update terminal.css"
This reverts commit 955617d7ce.
2018-09-15 20:43:11 -04:00
JC Snider
955617d7ce
Update terminal.css
Treat white space in terminal output as preformatted so ascii art/other formatting works.
2018-07-17 18:09:05 -04:00
Jakob
75c905a985 Feature/fix terminal notification (#681)
* show terminal notification on top
* show notification only when not scrolled down and new output available
* terminal: move scrolled down check outside of push loop
2017-10-18 00:24:14 -04:00
Dane Everitt
1abcb99f78
Fix more of the console, add back support for arrow key command history 2017-06-30 20:41:16 -05:00
Dane Everitt
7463bea101
fix the console rendering 🚤 2017-06-28 21:39:30 -05:00