On Mon, Apr 18, 2016 at 3:19 PM, Zoom.Quiet <zoom.qu...@gmail.com> wrote:

- Ctrl+Shift+W need change currently node, not easy as Ctrl+S
>

​Imo, you shouldn't often need this command if
@bool check_for_changed_external_files = True​

- refresh-from-disk is just need, but can not bind right hotkeys ~
> look like Leo had used all kinds of hotkeys...
>

​All the Ctrl-number ​

​are unbound by default.

Furthermore, Leo's history list feature (see the CheetSheet.leo, Executing
minibuffer commands) means that once you have executed *any* minibuffer
command, you can re-do that command using <Alt-x> followed by UpArrow or
DownArrow.

To answer your question just now, you can bind to refresh-from-disk by
putting this in you myLeoSettings.leo:

@shortcuts (headline)

refresh-from-disk = Ctrl-1
(and any other bindings you want).

HTH

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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
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