Hi Roland, thanks for you work. The patch looks good so far. Just two minor remarks in synctex_edit:
* Could you please use g_strdup_printf instead of a fix sized buffer? * For consistency with all the other parts in girara and zathura that spawn process please use something like g_spawn_sync to execute synctex. Cheers _______________________________________________ zathura mailing list [email protected] http://lists.pwmt.org/mailman/listinfo/zathura
