>
> Also, I want to run leo headless: so I wonder if theres a way to set the 
>> 'leo id' without qt. (on first run leo asks for an id )
>>
>
>  Try running `leo-console` (or `python launchLeo.py --gui=console`).  
> [Later]: doesn't work. Loads npyscreen and then exits. This is probably a 
> bug.
>
 
Created issue for this at 
https://github.com/leo-editor/leo-editor/issues/1385

Work around:

set HOME=%USERPROFILE%
mkdir %userprofile%\.leo
echo "My ID" > %userprofile%\.leo\.leoID.txt
leo-console

Note: skip the `set HOME` line if you already have it defined.

-matt

-- 
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/2bc38fe8-f5f4-42cf-91e1-2ae0d62a9154%40googlegroups.com.

Reply via email to