From 03c2ac4bd575368c40ac5addb83b783fe6ee8360 Mon Sep 17 00:00:00 2001 From: Barrett Ruth <62671086+barrettruth@users.noreply.github.com> Date: Mon, 9 Mar 2026 17:17:40 -0400 Subject: [PATCH] docs(upstream): mark #609 not actionable (#105) docs(upstream): mark #609 not actionable (#105) Problem: upstream issue #609 (cursor not placed on file when jumped via Snacks.nvim picker) is confirmed Windows-only by multiple reporters. stevearc cannot reproduce on Linux. Solution: mark as not actionable in the upstream tracker. --- doc/upstream.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/upstream.md b/doc/upstream.md index a02e9b6..a02d451 100644 --- a/doc/upstream.md +++ b/doc/upstream.md @@ -100,7 +100,7 @@ issues against this fork. | [#587](https://github.com/stevearc/oil.nvim/issues/587) | Alt+h keymap | not actionable — user config issue | | [#599](https://github.com/stevearc/oil.nvim/issues/599) | user:group display and manipulation | open | | [#607](https://github.com/stevearc/oil.nvim/issues/607) | Per-host SCP args | open | -| [#609](https://github.com/stevearc/oil.nvim/issues/609) | Cursor placement via Snacks picker | open | +| [#609](https://github.com/stevearc/oil.nvim/issues/609) | Cursor placement via Snacks picker | not actionable — Windows-only | | [#612](https://github.com/stevearc/oil.nvim/issues/612) | Delete buffers on file delete | fixed | | [#615](https://github.com/stevearc/oil.nvim/issues/615) | Cursor at name column on o/O | fixed ([#72](https://github.com/barrettruth/canola.nvim/pull/72)) | | [#617](https://github.com/stevearc/oil.nvim/issues/617) | Filetype by actual filetype | open |