cmd -> meta

This commit is contained in:
Justin Palmer
2013-02-06 10:47:45 -08:00
committed by Nathan Sobo
parent 4b50e9bd82
commit 2ca9949d1c

View File

@@ -27,27 +27,27 @@ A basic ~/.atom directory is installed when you run `rake install`. Take a look
Atom doesn't have much in the way of menus yet. Use these keyboard shortcuts to
explore features.
`cmd-o` : open file/directory
`meta-o` : open file/directory
`cmd-n` : new window
`meta-n` : new window
`cmd-t` : open fuzzy file finder
`meta-t` : open fuzzy file finder
`cmd-:` : open command prompt
meta-:` : open command prompt
`cmd-f` : open command prompt with /
`meta-f` : open command prompt with /
`cmd-g` : repeat the last search
`meta-g` : repeat the last search
`cmd-r` : reload the current window
`meta-r` : reload the current window
`cmd-alt-ctrl-s` : run specs
`meta-alt-ctrl-s` : run specs
`cmd-alt-arrows` : split screen in direction of arrow
`meta-alt-arrows` : split screen in direction of arrow
`cmd-alt-w` : toggle word wrap
`meta-alt-w` : toggle word wrap
`cmd-alt-f` : fold selected lines
`meta-alt-f` : fold selected lines
`meta-l` : go to line