From 64a61d86d45400ae4eda7b93d45d9ee7763e195a Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 8 Aug 2013 17:48:28 -0700 Subject: [PATCH] Update docs for new window keybinding change --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index c9c8f2504..d5fa1a2e1 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -22,7 +22,7 @@ You can always use `meta-p` to explore available commands and their bindings, but here's a list of a few useful commands. - `meta-o` : open a file or directory -- `meta-n` : open new window +- `meta-shift-n` : open new window - `meta-r` : reload the current window - `meta-alt-ctrl-s` : run test specs - `meta-t` : open file finder to navigate files in your project