On 6 Jun 2024, at 20:39, Tariq Magdon-Ismail wrote:

I'd like to create a multi-stroke key binding for "Edit Tags" but couldn't find any obvious selector here: https://manual.mailmate-app.com/key_binding_selectors.html. Is there one for this action?

I think this is what you are looking for:

```
"t" = {
        "t" = "toggleTagsEditor:";
};
```

And that will likely only work if the key binding in the Tags settings pane has been changed/removed, but you obviously already did that.

--
Benny
_______________________________________________
mailmate mailing list
Unsubscribe: https://lists.freron.com/listinfo/mailmate

Reply via email to