OneOS
OneOS copied to clipboard
OneOS 2.0.0 Public Beta Buffer bug with shell?
reproduction steps:
- open QuickShell
- run lua (the interactive prompt)
- type "for k,v in pairs(_G) do print (k,v) end"
Odd...
I'm making a new shell anyway, so hopefully it won't be an issue.