aboutsummaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorPhil Crosby2010-01-18 01:25:13 -0800
committerPhil Crosby2010-01-18 01:28:16 -0800
commitcb24aeb99bc26eec136d379948418d1c0e7e393d (patch)
treeab80d80f73d98c59e5ee65de9c6b3cfec5b1950c /README.markdown
parent097d51c5e8a4a037b75214ac271423f1303c151e (diff)
downloadvimium-cb24aeb99bc26eec136d379948418d1c0e7e393d.tar.bz2
Update the release notes.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.markdown b/README.markdown
index 680a8b15..e7e58507 100644
--- a/README.markdown
+++ b/README.markdown
@@ -71,12 +71,13 @@ Release Notes
1.13 (Unreleased, current)
-- Commands <c-f> and <c-b> to scroll a full page up or down.
+- <c-f> and <c-b> are now mapped to scroll a full page up or down respectively.
- Bugfixes related to entering insert mode when the page first loads, and when focusing Flash embeds.
-- Added command listing to the settings page for easy reference.
-- J & K have reversed for tab switching. J goes left and K goes right.
-- <c-[> is now equivalent to ESC.
+- Added command listing to the Options page for easy reference.
+- J & K have reversed for tab switching: J goes left and K goes right.
+- <c-[> is now equivalent to ESC, to match the behavior of VIM.
- <c-e> & <c-y> are now mapped to scroll down and up respectively.
+- The characters used for link hints are now configurable under the Advanced Options.
1.11, 1.12 (01/08/2010)