Generate the code to parse APC escape codes

Allows it to be re-used for other APC codes
if needed.
This commit is contained in:
Kovid Goyal
2018-07-19 18:43:26 +05:30
parent 0b7abf5690
commit af9f7bb0d2
5 changed files with 480 additions and 167 deletions

View File

@@ -372,9 +372,9 @@ Key Value Default Description
**Keys for deleting images**
-----------------------------------------------------------
``d`` Single character. ``a`` What to delete.
``(a, A, c, C, p,
P, q, Q, x, X, y,
Y, z, Z)``.
``(a, A, c, C, i,
I, p, P, q, Q, x, X,
y, Y, z, Z)``.
======= ==================== ========= =================