R/setLinkedCursor.R:12 (propagated to man/setLinkedCursor.Rd:16) reads:
Only "x" is active in v1.2; other ...
That pins documented behaviour to a version two releases back. Needs a check of whether "y" and "xy" are still inert:
- If still inert, describe the limitation without naming a version.
- If now functional, the doc is wrong twice and the sentence should go.
Roxygen-only change; regenerate man/ with devtools::document().
Deferred from PR #102. Source: 2026-08-01 idea-scout run (C3).
R/setLinkedCursor.R:12(propagated toman/setLinkedCursor.Rd:16) reads:That pins documented behaviour to a version two releases back. Needs a check of whether
"y"and"xy"are still inert:Roxygen-only change; regenerate
man/withdevtools::document().Deferred from PR #102. Source: 2026-08-01 idea-scout run (C3).