1.0.4 Added Pretext and new style
Pretext
Now you can use pretext to print text before menu Usage pretext=<str>
New Style
Added ↳ (arrow style) example ↳ Option1
New way to acces styles
now instead of style=1 (still works) you can use Styles.<Name>
Rewrote display function
now _print_menu use exec() to save space (still not sure about this)