On Sat, 19 Oct 2013 11:43:01 -0700 Chris George <[email protected]> wrote:
> Hi Edward, > > I made the request and the plugin is called markup_inline. > > It takes over Ctrl-I for italic and Ctrl-B for bold. The Ctrl-U for Actually it just provides markup-inline-bold, markup-inline-italic, and markup-inline-underline commands you can bind to whatever you want, doesn't have to be ctrl-I if that's already owned by insert in your muscle memory :-) Cheers -Terry > underline never worked for me but I never use it anyway. It does disable > the functionality that was previously assigned to these keys but it is a > muscle memory thing from so many years in front of a word processor. > > Chris George > > > On Sat, Oct 19, 2013 at 2:20 AM, Edward K. Ream <[email protected]> wrote: > > > When I first read the request, from I don't remember who, for key binding > > for character-formatting markup I thought, this is such a small matter. > > > > I've changed my mind. As I have been working on the docs, I am > > continually reminded that it would be just slightly easier to use a single > > keystroke instead of: > > > > - moving to the start of a word or selection, > > - typing * or **, > > - moving to the end of a word or selection, > > - typing the _matching_ * or **. > > > > Similarly, the following seem insignificant, but aren't: > > > > - @button make-html (in LeoDocs.leo) saves 4 or 5 "little" operations each > > time. > > - the >;; abbreviation closes the last open html tag. > > - I created the following abbreviation:: for creating <a> elements:: > > > > a<;;=<a href="<|url|>"><|title|></a> > > > > But I have to remember to copy the url first, so that I can just paste it > > after typing ,, > > > > Anyway, I'd like to play around with character formatting. > > > > Edward > > > > -- > > You received this message because you are subscribed to the Google Groups > > "leo-editor" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > To post to this group, send email to [email protected]. > > Visit this group at http://groups.google.com/group/leo-editor. > > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
