v0.1.6 - Bug Fix Release
This release fixes a bug that occurs when the text input gets too long on the scope prompt. It previously broke the UI quite badly.
Screenshots of the new behavior
In the first image we're almost at the edge of the pane, and adding an extra character would have us run out of space.
In the future, we could do wrapping of the text, but it'll require a bit of a refactor.