From c6d41c6d7574bf57c27f268a70333f794f47240c Mon Sep 17 00:00:00 2001 From: Barrett Ruth <62671086+barrettruth@users.noreply.github.com> Date: Mon, 9 Mar 2026 19:25:31 -0400 Subject: [PATCH] docs(upstream): mark #431 as duplicate of #525 (#117) Problem: upstream issue #431 (SSH adapter documentation) is a duplicate of #525 which covers the same request with more detail. Solution: mark as duplicate of #525. --- doc/upstream.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/upstream.md b/doc/upstream.md index 809588b..2b0adbf 100644 --- a/doc/upstream.md +++ b/doc/upstream.md @@ -75,7 +75,7 @@ issues against this fork. | [#399](https://github.com/stevearc/oil.nvim/issues/399) | Open file without closing Oil | open | | [#404](https://github.com/stevearc/oil.nvim/issues/404) | Restricted UNC paths | not actionable — Windows-only | | [#416](https://github.com/stevearc/oil.nvim/issues/416) | Cannot remap key to open split | open | -| [#431](https://github.com/stevearc/oil.nvim/issues/431) | More SSH adapter documentation | open | +| [#431](https://github.com/stevearc/oil.nvim/issues/431) | More SSH adapter documentation | duplicate of [#525](https://github.com/stevearc/oil.nvim/issues/525) | | [#435](https://github.com/stevearc/oil.nvim/issues/435) | Error previewing with semantic tokens LSP | fixed — cherry-picked ([#467](https://github.com/stevearc/oil.nvim/pull/467)) | | [#436](https://github.com/stevearc/oil.nvim/issues/436) | Owner and group columns | open | | [#444](https://github.com/stevearc/oil.nvim/issues/444) | Opening behaviour customization | open |