From 7b457c315abe9b63c3c3ecdae0638da1c86976d9 Mon Sep 17 00:00:00 2001 From: Umayr Shahid Date: Thu, 19 May 2016 13:08:58 +0500 Subject: [PATCH] Remove an additional backtick --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe92bea..c9ea445 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ This configuration uses the following bindings: - ` Tab` brings you to the last active window - ` h`, ` j`, ` k` and ` l` let you navigate panes ala Vim - - ` H`, ` J`, `` K`, ` L` let you resize panes + - ` H`, ` J`, ` K`, ` L` let you resize panes - ` <` and ` >` let you swap panes - ` +` maximizes the current pane to a new window - ` m` toggles mouse mode on or off