patch 7.4.850
Problem: <Esc> does not show up.
Solution: Use > and <. (Kazunobu Kuriyama)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8fb88c7..af39302 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -27,8 +27,9 @@
If you report an issue, please describe exactly how to reproduce it.
For example, don't say "insert some text" but say what you did exactly:
-"ahere is some text<Esc>". Ideally, the steps you list can be used to write a
-test to verify the problem is fixed.
+"ahere is some text<Esc>".
+Ideally, the steps you list can be used to write a test to verify the problem
+is fixed.
Feel free to report even the smallest problem, also typos in the documentation.