File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 70
70
<spec >:delmac<oa >ros</oa > <a >args</a ></spec >
71
71
<spec >:delmac<oa >ros</oa >!</spec >
72
72
<description >
73
- <p >
74
- Delete recorded macros matching the regular expression <a >args</a >. If <oa >!</oa > is given
75
- all macros are deleted.
76
- </p >
73
+ <p >Delete the specified macros. Macros are presented as a list.</p >
74
+
75
+ <p >Examples:</p >
76
+
77
+ <ul >
78
+ <li ><ex >:delmacros Aa b p</ex > deletes macros A, a, b and p</li >
79
+ <li ><ex >:delmacros b-p</ex > deletes all macros in the range b to p</li >
80
+ <li ><ex >:delmacros!</ex > deletes all macros</li >
81
+ </ul >
77
82
</description >
78
83
</item >
79
84
Original file line number Diff line number Diff line change 1
1
201x-xx-xx:
2
+ * :delmacro matches the syntax and behaviour of :delqmark, e.g. allowing ranges as argument
2
3
* Stop propagation for keyboard event if that key are contained in -except option on :ignorekeys
3
4
* Improvements in handling Esc for unfocusing text fields
4
5
* Closing the last tab of a window now respects the Firefox setting:
You can’t perform that action at this time.
0 commit comments