Skif-off left a comment (geany/geany-plugins#1560) > Examples I tried with your suggestions > `local sD = "/home/<username>/Downloads/"` > and > `local sD = "~/Downloads/" or local sD = "$HOME/Downloads/"`
Do not add the last `/`, `geany.dirsep` will do this. P.S. I guess, text/terminology are the prerogative of the developers and if there is a mistake, they will fix it. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1560#issuecomment-4757126861 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/1560/[email protected]>
