Minor documentation polishing.

This commit is contained in:
Martin Dvorak 2015-02-13 09:22:30 +01:00
parent f909935109
commit 63025c7aa1

View file

@ -61,7 +61,7 @@ Bind `hh` to a Bash key e.g. to `Ctrl-r`:
bind '"\C-r": "\C-ahh \C-j"'
```
## ZSH EMACS
## ZSH EMACS KEYMAP (DEFAULT)
Bind `hh` to a Zsh key e.g. to `Ctrl-r`:
```bash
bindkey -s "\C-r" "\eqhh\n"