Open qyot27 opened 2 weeks ago
A single string with LF separated directories? Or CR? The one which works for Subtitle multiline out-of-box.
Unless using CR in Subtitle causes issues on Linux, etc., I don't have a preference. Although at that point wouldn't that imply Subtitle should be extended to support either line ending style (or even \n
style explicit escape character syntax, I can't remember whether it already does)?
What it says on the tin. In troubleshooting the commits associated with addressing #412, I realized that it doesn't look like we have any means to see which plugin directories are already loaded, especially when it can vary given the addition of searching
LD_LIBRARY_PATH
. There didn't even seem to be a variable that could be printed through Subtitle() to show it.