From 8e84d94975c22049218581a832c11168c413decc Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Mon, 9 Mar 2026 18:14:54 -0400 Subject: [PATCH] docs(upstream): mark #637 not actionable Problem: upstream issue #637 (inconsistent symlink resolution) is unresolved in our tracker. Solution: mark as not actionable. Reporter confirmed the issue does not reproduce on stable neovim (v0.11.2), only on nightly. --- doc/upstream.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/upstream.md b/doc/upstream.md index 509ba89..879790e 100644 --- a/doc/upstream.md +++ b/doc/upstream.md @@ -110,7 +110,7 @@ issues against this fork. | [#625](https://github.com/stevearc/oil.nvim/issues/625) | E19 mark invalid line | not actionable — intractable without neovim API changes | | [#632](https://github.com/stevearc/oil.nvim/issues/632) | Preview + move = copy | fixed ([#12](https://github.com/barrettruth/canola.nvim/pull/12)) | | [#636](https://github.com/stevearc/oil.nvim/issues/636) | Telescope picker opens in active buffer | not actionable — cannot reproduce | -| [#637](https://github.com/stevearc/oil.nvim/issues/637) | Inconsistent symlink resolution | open | +| [#637](https://github.com/stevearc/oil.nvim/issues/637) | Inconsistent symlink resolution | not actionable — nightly-only, no stable repro | | [#641](https://github.com/stevearc/oil.nvim/issues/641) | Flicker on `actions.parent` | open | | [#642](https://github.com/stevearc/oil.nvim/issues/642) | W10 warning under `nvim -R` | fixed | | [#645](https://github.com/stevearc/oil.nvim/issues/645) | `close_float` action | fixed |