#!/usr/bin/env bash zathura --synctex-editor-command 'echo %{input}:%{line}' $@ | while read line; do vscodium --verbose --reuse-window -g $line