oeed / OneOS

OneOS (ComputerCraft Operating System) - The all in one operating system
MIT License
61 stars 20 forks source link

OneOS 2.0.0 Public Beta Shell does not add aliases to Autocomplete #333

Open jojoxd opened 9 years ago

jojoxd commented 9 years ago

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