mirror of
https://github.com/kepler155c/opus
synced 2025-10-30 15:13:01 +00:00
fix resizing scrolling terminals
This commit is contained in:
@@ -20,7 +20,7 @@ local multishell = { }
|
||||
|
||||
shell.setEnv('multishell', multishell)
|
||||
|
||||
multishell.term = parentTerm --deprecated use device.terminal
|
||||
kernel.window.reposition(1, 2, w, h - 1)
|
||||
|
||||
local config = {
|
||||
standard = {
|
||||
|
||||
Reference in New Issue
Block a user