Remove 'cmd-t' / 'ctrl-t' for 'toggle-file-finder'#106
Remove 'cmd-t' / 'ctrl-t' for 'toggle-file-finder'#106mehcode wants to merge 1 commit intoatom:masterfrom
Conversation
|
Before this is merged, we should probably scour the documentation to ensure that there are no references to Cmd/Ctrl+T. |
|
Also just a note for after this is merged: we should probably add a note in the release notes for the version of Atom that incorporates this change about how to re-add this keybinding for those who miss it (and you know there will be people who'll miss it) |
|
Still 👎 on removing the -T keybinding for the reasons listed in #92. Ctrl+T is newtab in every major web browser, t is the fuzzy finder in Github... |
|
The big reason that sways me in favor of With that said, I really don't care. I just want to get rid of one of them. I don't mind updating the PRs if the decision is in the reverse. |
Replaces #92 and #78
See #92 (comment)
The
ctrl-andcmd-keybindings are a precious resource. Having two for the same package is 🐼.However I agree that we'd need to remove
cmd-t/ctrl-tctrl-shift-pfor the command panelctrl-alt-pfor a project switcher (the spec runner doesn't need a keyboard shortcut as the average user doesn't care)