<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="plaintext" style="white-space: normal;"><p dir="auto">On 2 Feb 2022, at 15:10, Zvi Biener wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;"><p dir="auto">Does anyone know what string of characters to use to reference the delete key, if I wanted to rebind it in keybindings.plist?</p>
<p dir="auto">Thanks!</p>
<p dir="auto">(Context if you care: trying to make it delete a message and then move up the list, as opposed to the usual moving down).</p>
</blockquote><p dir="auto">I use this:</p>
<p dir="auto">"@d" = "toggleTag: Deleted";
<br>
-- 
<br>
   .:.Sebastian Hagedorn - Weyertal 121 (Gebäude 133), Zimmer 2.02.:.
<br>
                .:.Regionales Rechenzentrum (RRZK).:.
<br>
  .:.Universität zu Köln / Cologne University - ✆ +49-221-470-89578.:.</p>
</div>
</div></body>

</html>