docs(upstream): mark #641 not actionable

This commit is contained in:
Barrett Ruth 2026-03-18 14:38:51 -04:00
parent 499bae1975
commit 598a077759
Signed by: barrett
GPG key ID: A6C96C9349D2FC81

View file

@ -111,7 +111,7 @@ issues against this fork.
| [#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 | not actionable — nightly-only, no stable repro |
| [#641](https://github.com/stevearc/oil.nvim/issues/641) | Flicker on `actions.parent` | open |
| [#641](https://github.com/stevearc/oil.nvim/issues/641) | Flicker on `actions.parent` | not actionable — first-visit async render; real fix requires pre-fetching which penalizes remote adapters; 0 demand |
| [#642](https://github.com/stevearc/oil.nvim/issues/642) | W10 warning under `nvim -R` | fixed — suppress W10 warning under nvim -R |
| [#645](https://github.com/stevearc/oil.nvim/issues/645) | `close_float` action | fixed — add close_float action |
| [#646](https://github.com/stevearc/oil.nvim/issues/646) | `get_current_dir` nil on SSH | fixed — `get_current_url()` API ([#119](https://github.com/barrettruth/canola.nvim/pull/119)) |