[MlMt] keybinding to load external references
Daniel Mann
daniel.mann at terranhost.com
Tue Dec 3 16:29:42 EST 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20131203/e5a8b829/attachment.html>
More information about the mailmate
mailing list