At present, tab and shift tab are (in essence) bound to indent-region and 
unindent-region, but *only* if there is selected text.  Otherwise, tab 
inserts a tab and shift-tab does nothing.

It would be not be wise to change the bindings for ctrl-tab, 
ctrl-shift-tab, alt-tab, etc, because these have standard meanings/bindings 
in many contexts.

I have started to use the following bindings in my own myLeoSettings.leo:

indent-region = ctrl-greater # ctrl-shift->
unindent-region = ctrl-less # ctrl-shift-<

I propose to make these standard bindings in leoSettings.leo.  Any comments?

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 https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to