From d6db85fa0c7d6c7ac4306922941e865cc2776722 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Mon, 9 Mar 2026 19:19:43 -0400 Subject: [PATCH] docs(upstream): mark #332 not actionable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Problem: upstream issue #332 (buffer not fixed to floating window via ctrl-o jumplist) is unresolved in our tracker. Solution: mark as not actionable. Cannot reproduce — ctrl-o in the float navigates back through oil directories, does not escape to file buffers. Reported on nvim 0.10.0-dev (2023). --- doc/upstream.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/upstream.md b/doc/upstream.md index 879790e..27977ff 100644 --- a/doc/upstream.md +++ b/doc/upstream.md @@ -56,7 +56,7 @@ issues against this fork. | [#303](https://github.com/stevearc/oil.nvim/issues/303) | Preview in float window mode | open | | [#325](https://github.com/stevearc/oil.nvim/issues/325) | oil-ssh error from command line | open | | [#330](https://github.com/stevearc/oil.nvim/issues/330) | Telescope opens file in oil float | not actionable — cross-plugin, no repro | -| [#332](https://github.com/stevearc/oil.nvim/issues/332) | Buffer not fixed to floating window | open | +| [#332](https://github.com/stevearc/oil.nvim/issues/332) | Buffer not fixed to floating window | not actionable — cannot reproduce | | [#335](https://github.com/stevearc/oil.nvim/issues/335) | Disable editing outside root dir | open | | [#349](https://github.com/stevearc/oil.nvim/issues/349) | Parent directory as column/vsplit | open | | [#351](https://github.com/stevearc/oil.nvim/issues/351) | Paste deleted file from register | open |