Mailspring/internal_packages/message-list
Evan Morikawa 4f8366a772 refactor(keymaps): override-key-bindings instead of native-key-bindings
Summary: This diff essentially inverts the behavior of native-key-bindings. Instead of opting-in to native-key-bindings, they're applied UNLESS there's an override-key-bindings class. I think this may be a better solution for us since we don't often want to override behavior like Copy and Select All.

Test Plan: No new tests on this one...

Reviewers: bengotow

Reviewed By: bengotow

Differential Revision: https://review.inboxapp.com/D1124
2015-02-04 21:31:41 -05:00
..
lib refactor(keymaps): override-key-bindings instead of native-key-bindings 2015-02-04 21:31:41 -05:00
spec refactor(keymaps): override-key-bindings instead of native-key-bindings 2015-02-04 21:31:41 -05:00
stylesheets fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
.gitignore fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
LICENSE.md fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
package.json fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
README.md fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00

Tree View package Build Status

Explore and open files in the current project.

Press cmd-\ to open/close the Tree view and ctrl-0 to focus it.

When the Tree view has focus you can press a, m, or delete to add, move or delete files and folders.