Keyboard shortcuts remain active when typing a new task #46
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
edfloreshz/tasks#46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
While writing a new task in the bottom bar, the keybindings remain active. This means that
Delwill try to delete the list andShift+Iwill change the list icon. This is unhelpful when e.g. typing a capital I.The suggested behaviour would be to disable shortcuts while focus is on the bottom bar. Alternatively, the mentioned shortcuts could be remapped to combinations which are less likely to occur during regular typing.