Rewrite code in keyfork_prompt to use redraw() functions #47
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
helps avoid code duplication. see new prompt_choice example on how to pass mutable values as state
wow this surprisingly isn't at all necessary for literally anything. wordlist doesn't redraw. password doesn't redraw. choice is the only thing that redraws.