The shell, edit, lua and list programs that check with the settings API and use auto-complete are now included.
Currently, the only default option in setting that works would be disabling auto-complete and disabling multishell.
To install enter the Lua console and run:
loadstring(http.get("https://raw.githubusercontent.com/Selim042/CC-Backports/master/install").readAll())()
The install script will prepend your startup script if it exists and downloads the aforementioned updated programs.WARNING:
Do NOT assume that this will work exactly like the same functions from modern versions of CC.
If you find any idiosyncrasies, please tell me, I want them to work very similar if not the same.
Please post issues on the GitHub repo.