shell: fix bad casing in README

This commit is contained in:
Brian Hicks 2015-09-15 18:10:05 -05:00 committed by syl20bnr
parent 68bbe0eaa9
commit a9a26e5b18
1 changed files with 1 additions and 1 deletions

View File

@ -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 |