From 6cb20b1073b8f7458fb744866ec381be21810a8d Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sun, 8 Mar 2026 15:59:56 -0400 Subject: [PATCH] docs(upstream): mark #359 not actionable --- doc/upstream.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/upstream.md b/doc/upstream.md index 3ef3378..e0029dd 100644 --- a/doc/upstream.md +++ b/doc/upstream.md @@ -60,7 +60,7 @@ issues against this fork. | [#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 | -| [#359](https://github.com/stevearc/oil.nvim/issues/359) | Parse error on filenames differing by space | open | +| [#359](https://github.com/stevearc/oil.nvim/issues/359) | Parse error on filenames differing by space | not actionable — parser uses whitespace as column delimiter | | [#360](https://github.com/stevearc/oil.nvim/issues/360) | Pick window to open file into | open | | [#362](https://github.com/stevearc/oil.nvim/issues/362) | "Could not find oil adapter for scheme" | not actionable — no repro, old nvim (0.9.5) | | [#363](https://github.com/stevearc/oil.nvim/issues/363) | `prompt_save_on_select_new_entry` wrong prompt | fixed |