- Code: Select all
{
"cmd": ["dot", "-Tps", "$file", "-o", "$file_base_name.ps"]
}
Works fine.
Now I want it to call evince to view/refresh the new ps file. Do I have to write a shell script that does that ?
{
"cmd": ["dot", "-Tps", "$file", "-o", "$file_base_name.ps"]
}
Users browsing this forum: No registered users and 5 guests