Design and implement Keybindings #3
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?
Design keybindings to navigate the UI.
Implement a system, that loads the designed keybindings from a config file.
The UI needs to be implemented first. Without it we have useless keybindings.
Also the userdata directory needs to be designed first, to make config loading possible.