Allow CMD + Delete to delete full line
For some reason, the cmd + delete shortcut is overridden in the app to note deletion, which prevents me from deleting full lines at a time, which is a super common MacOS shortcut
This feedback was completed and released with v0.7.7
MattyD
28 days ago
-
20 days ago
This is a great point. Probably need either a preference or a complete overhaul of that shortcut. The issue is there needs to be a quick way to move the current active floater to the trash. Right now
Command-Delete
(backspace) andCommand-⌫
(delete) both perform the same function. But on a laptop or condensed keyboard it's harder to get to theCommand-⌫
shortcut.Definitely needs some changes, though.