diff --git a/TODO b/TODO index 258b9b6..83cf03e 100644 --- a/TODO +++ b/TODO @@ -8,3 +8,4 @@ - 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.