Fix key bindings to avoid text editing issues #68
No reviewers
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!68
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/keybinds"
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?
This pull request updates key bindings to standardize the use of the
Ctrlmodifier and avoid text editing issues.Key binding updates:
DeleteListaction to use[Ctrl]instead of no modifier.Iconaction to use[Ctrl]instead of[Shift].New key binds:
Ctrl + DelCtrl + IFixes #46