oeed / OneOS

OneOS (ComputerCraft Operating System) - The all in one operating system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OneOS 2.0.0 Public Beta Shell does not add aliases to Autocomplete

jojoxd opened this issue · comments

the shell does not add the aliases to the "Highlight"/Autocomplete text

Expected behavior:
the shell adds the aliases to the autocomplete database

how to reproduce:

  1. make a new script in Desktop (which I called executable)
  2. type alias System/executable executable
  3. type exe in the root directory

Screenshot:
screenshot_1