Dragon53535, on 23 August 2015 - 08:37 PM, said:
YoShIWoZ, on 23 August 2015 - 08:21 PM, said:
--snip--
The problem with term redirect code part is that
The problem with term redirect code part is that
term.restore()Doesn't seem to exist anymore since it just calls out a nill
local curr = term.redirect(mon) --#Back to the computer! term.redirect(curr)
But now everytime i write something to the terminal (which i use for debugging, like i make it write on terminal where i click with the mouse on teh touch screen. It writes that info on the monitor instead.
Edit: Which actually makes sense since it's not returned to terminal, but it's returned to monitor.
Edit Edit: I just read on the wiki that they replaced the restore with
term.redirect(term.native()) =)


Posted by
