fix forward_search task
All checks were successful
build pdf / build (push) Successful in 4s

This commit is contained in:
2026-01-11 19:42:22 +08:00
parent 979399b211
commit d6b82b71ef

View File

@@ -3,7 +3,7 @@
[
{
"label": "forward_search",
"command": "/Applications/Skim.app/Contents/SharedSupport/displayline -r -z -b $ZED_ROW $ZED_DIRNAME/$ZED_STEM.pdf",
"command": "/Applications/Skim.app/Contents/SharedSupport/displayline -r -z $ZED_ROW \"$ZED_DIRNAME/$ZED_STEM.pdf\"",
"allow_concurrent_runs": false,
"reveal": "never",
"hide": "always"