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:
@@ -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 = {
|
||||
|
Reference in New Issue
Block a user