lego11

xterm

Sep 5th, 2020 (edited)
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. term.setBackgroundColor(colors.black)
  2. term.clear()
  3. term.setCursorPos(1,1)
  4. shell.run("shell")
Add Comment
Please, Sign In to add comment