On Sat, Aug 3, 2019 at 3:12 PM Rob <larg...@gmail.com> wrote:

Sorry, but I don't know what 'cwd' means
>

cwd is the current working directory.  It can be affected by how you launch
Leo. Your startup script should "cd" (change directory) to the leo-editor
directory, which contains the (hidden by default) .git directory.

For example, I launch Leo with from a .bat file containing:

python c:\leo.repo\leo-editor\launchLeo.py --gui=qttabs %*

which sets the cwd as desired.

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 view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS07%2BvJ-hp%2BjESMWvvUHHtzzia7dmdvivd%3D%3DLvG%3DM3g3jA%40mail.gmail.com.

Reply via email to