From a9a26e5b18cbf5f56893187edc75e1bb513d96b8 Mon Sep 17 00:00:00 2001 From: Brian Hicks Date: Tue, 15 Sep 2015 18:10:05 -0500 Subject: [PATCH] shell: fix bad casing in README --- layers/shell/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layers/shell/README.org b/layers/shell/README.org index b8a7cdb95..022b29a45 100644 --- a/layers/shell/README.org +++ b/layers/shell/README.org @@ -149,7 +149,7 @@ Some advanced configuration is setup for =eshell= in this layer: | ~SPC a s m~ | Open, close or go to a =multi-term= | | ~SPC a s t~ | Open, close or go to a =ansi-term= | | ~SPC a s T~ | Open, close or go to a =term= | -| ~SPC m h~ | browse history with =helm= (works in =eshell= and =shell=) | +| ~SPC m H~ | browse history with =helm= (works in =eshell= and =shell=) | | ~C-j~ | next item in history | | ~C-k~ | previous item in history |