1
0
mirror of https://github.com/kepler155c/opus synced 2025-10-17 16:57:39 +00:00

ui improvements - disable shell scrolling

This commit is contained in:
kepler155c@gmail.com
2018-10-24 06:50:16 -04:00
parent adc5eb286d
commit 605e923d48
3 changed files with 8 additions and 2 deletions

View File

@@ -365,7 +365,7 @@ local term = _G.term
local textutils = _G.textutils
local terminal = term.current()
Terminal.scrollable(terminal, 100)
--Terminal.scrollable(terminal, 100)
terminal.noAutoScroll = true
local config = {