Add:
- add expose handler for plugins to draw from.
We need to reset some state every frame of the animation,
so better to hide that.
- Make --ask-for-password take a prompt message
- consider making details plugin have stdin hooked up to the pty instead of tty so input works
- consider making details plugin go back to pretty plugin if user presses escape
+- add expose handler for plugins to draw from. We need to reset some state every frame of the animation, so better to hide that.