1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-09 22:35:46 +01:00

Mention the macro string improvements in NEWS.

This commit is contained in:
Štěpán Němec
2011-07-30 22:14:18 +02:00
parent 715e99c6e2
commit b55b7445ab

View File

@@ -69,6 +69,8 @@
• The external editor can now be configured to open to a given
line number and column, used for opening source links and
editing input fields with i_<C-i>. See :h 'editor'. [b4]
• Improved [macro-string] support, including automatic elision
of optional elements, and array subscripts. [b4][b7]
• Mapping changes:
- It's now possible to map keys in many more modes, including
Hint, Multi-line Output, and Menu. [b4]