}
- else
g_printerr("Unable to find 'geany'");
- argv[argc++] = g_strdup("-i");
- argv[argc++] = g_strdup("--");
- argv[argc] = g_strdup(doc_path);
Same here for encoding, we need to make sure it's correct
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/637/files#r38644045
github-comments@lists.geany.org