Hi all,
Getting back into using Leo a bit after a few years away,
I was wondering what the best way is to have Leo start without showing the
statusbar, minibuffer, and iconbar. In the past I wasn't able to find a way
to do this, and so I set up a command node with a keyboard shortcut that I
could manually run once when I started leo, which worked fine.
The contents were
c.k.simulateCommand("gui-statusbar-toggle")
c.k.simulateCommand("gui-minibuffer-toggle")
c.k.simulateCommand("gui-iconbar-toggle")
This didn't work in modern Leo, when I run the command it doesn't work. I
tried c.executeMinibufferCommand instead and now see the error 'no command
function for 'gui-statusbar-toggle' in the log, so there must be something
else I'm missing.
Thanks in advance for any tips!
-Ben
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/leo-editor/d0c3864b-d918-4e0c-85ec-dd33eb4d2297n%40googlegroups.com.