waffle
waffle copied to clipboard
Instead of opening input dialog, replace status bar with input
Instead of opening a popupbox screen/input dialog, just replace the bottom status bar with a prompt like "Enter goto #:" and then the actual input field.
Save the popup overlays for errors, I guess. Maybe some errors can go in status bar?
This will be tricky...I think we can just do a one row high overlay of the bottom similarly to how popups were already working in the Popup.hs.
this is where possibly standard ui becomes important... because i'll have to detect if popup isn't Nothing in state in order to render it before the rest in the [ui]...
please see #37
This error is ambiguous and could possibly be better suited to the CONTRIBUTING.md.