]> git.cworth.org Git - notmuch-wiki/commitdiff
fix macros using enter
authorRichard Russon <rich@flatcap.org>
Thu, 13 Jul 2023 09:50:40 +0000 (10:50 +0100)
committerRichard Russon <rich@flatcap.org>
Thu, 13 Jul 2023 09:50:41 +0000 (10:50 +0100)
The macros contain \\n which is too-escaped.
It means that \n ends up in the modify-labels prompt.

Fix the macros to use <enter> rather than \n


No differences found