Make the core loop entirely keyboard-driven #66
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
We should be able to perform every action using our keyboard. We may even need to introduce a command bar to do this properly.
Within the stream view, there should be simple keyboard shortcuts listed on the bottom including exiting. And we can cleanup the breadcrumbs if we have "Esc" at the bottom left as the core method to exiting a stream.
This is possible because our first version of Flowy.llink has limited surface area which allows us to focus on every interaction.