Lua startup reloads on Windows

28 views
Skip to first unread message

Neil Hodgson

unread,
Aug 3, 2012, 6:01:34 PM8/3/12
to scite-i...@googlegroups.com
There was a bug on Windows that prevented reloading the Lua startup script when saved after modification despite ext.lua.auto.reload=1. This should now be fixed in Hg.

The problem was a "/" versus "\" path separator since the file was specified as $(SciteUserHome)/SciTEStartup.lua and the code was checking this to the normal Windows $(SciteUserHome)\SciTEStartup.lua.

Neil
Reply all
Reply to author
Forward
0 new messages