diff options
| author | Stephen Blott | 2016-10-05 04:26:09 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2016-10-05 04:26:09 +0100 | 
| commit | 6b079c6e12c82813397d8123f6bd5bf95061fd13 (patch) | |
| tree | 96300df6bf7f18d58142d0ed40c2d70c77d8078d /README.md | |
| parent | 30387142cd1fee828f0dc39864c68960167deff1 (diff) | |
| download | vimium-6b079c6e12c82813397d8123f6bd5bf95061fd13.tar.bz2 | |
Note backspace key.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -141,7 +141,7 @@ The following special keys are available for mapping:  - `<c-*>`, `<a-*>`, `<m-*>` for ctrl, alt, and meta (command on Mac) respectively with any key. Replace `*`    with the key of choice.  - `<left>`, `<right>`, `<up>`, `<down>` for the arrow keys -- `<space>` for the space key +- `<space>` and `<backspace>` for the space and backspace key.  - `<f1>` through `<f12>` for the function keys  Shifts are automatically detected so, for example, `<c-&>` corresponds to ctrl+shift+7 on an English keyboard. | 
