aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1cec98e2..1b2eb14c 100644
--- a/README.md
+++ b/README.md
@@ -162,6 +162,8 @@ Next version (not yet released)
`Escape`.
- `gg` now accepts a `count` prefix. It scrolls to an absolute position
measured from the top of the window (and a multiple of `scrollStepSize`).
+- Bug fixes:
+ - `<c-a-[` is not longer treated as escape.
1.54 (2016-01-30)