On 3 Dec 2013, at 16:24, Jonathan Clark wrote:

On 5 Aug 2013, at 23:26, Benny wrote:



Selectors not on the list are typically the ones I have not really decided if I'm going to change (functionally) or rename. I guess this one won't change in function and it is not too badly named. It is named loadImagesOnce:. I'll add it to the official list.



So this should be

 "@l" = {"loadImagesOnce:"};  // cmd-l
or
"^L" = {"loadImagesOnce:"};  // ctrl-shift-l

in my keybindings plist?

Neither work.

I use the following in my custom keybindings file:

        "L" = "loadImagesOnce:"; // load external references (e.g. images) once

The uppercase L is activated on the keyboard with Shift+L, just as when typing an uppercase L. It works just fine.

-Daniel
_______________________________________________
mailmate mailing list
[email protected]
http://lists.freron.com/listinfo/mailmate

Reply via email to