Skip to content
Rohan Kishore edited this page Jul 31, 2023 · 3 revisions

Terminal

The Terminal in Aura Text behaves just like any other IDE Terminals, but with a twist. Apart from CMD/Powershell commands, the Terminal also supports commands that are specific to Aura Text.

For example, you can type in ctheme to view the current theme applied. (The full cheat sheet is given below)

image


Command Cheatsheet

  • cproject / cpath : Shows the currently active main project path
  • ctheme : Shows the currently applied theme
  • ctime : Shows the current time
  • cdate : Shows the current date
  • exitAT : Exits Aura Text

Easter Eggs / Cool Stuffs

  • joke : Shows a joke about programming
  • ascii <word> : Shows an ASCII art of the word following the ascii keyword
  • birthday : Shows Aura Text's GitHub Repo creation date
Clone this wiki locally