Does anyone know what file manager Replit has?
And also what command can be used to launch it?
I mean like a GUI for managing files from the Output tab. I know Replit has one because if you run Firefox and right-click the Save page option, it shows a file save dialog, so there must be a file manager.
On Firefox, if you right-click on a page, it will, it will always show a Save page option. It will only save the html code of the page in an htm (or html) file. Otherwise all the repls are sandboxed inside Linux containers (https://blog.replit.com/repl-resources).