Make / in search mode enter directories #6
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?
Stay in search mode. This will finally allow for fast navigation, together with #5.
At least make it possible to configure this.
This doesn't match sdn's current input model. Almost as if all editor prompts should be able to have their own bindings, falling back to regular "input". There can be one more callback which takes a key value and returns whether it has been handled, or it can directly take an
enum action
.