aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorilya2010-03-09 20:08:58 -0800
committerilya2010-03-09 20:09:40 -0800
commit4cad0f484774d374442e1b42335a46f959450f5c (patch)
treebd5e8743814ff5a28bced676f113eaf9af418952
parentcc70758386e4ece3cf8d43927b5177c43eb78398 (diff)
downloadvimium-4cad0f484774d374442e1b42335a46f959450f5c.tar.bz2
Add a note to the README about key remapping.
-rw-r--r--README.markdown4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 29dfc425..5eddf947 100644
--- a/README.markdown
+++ b/README.markdown
@@ -59,6 +59,8 @@ Manipulating tabs:
Vimium supports command repetition so, for example, hitting '5t' will open 5 tabs in rapid succession. ESC (or
<c-[>) will clear any partial commands in the queue.
+Keys can be unmapped and remapped to different commands under Advanced Options.
+
Contributing
------------
@@ -69,7 +71,7 @@ include a change to the CREDITS file with your patch.
Release Notes
-------------
-1.16 (Unreleased)
+1.16 (02/09/2010)
- Add support for configurable key mappings under Advanced Options.
- A help dialog which shows all currently bound keyboard shortcuts. Type "?" to see it.