Skip to content

Commit 3868067

Browse files
authored
docs(upstream): mark stevearc#707 as duplicate of #117 (#125)
* docs(upstream): mark stevearc#617 fixed via cherry-picked stevearc#618 Problem: Issue stevearc#617 (filetype-based icon detection) was still listed as `open` in the upstream tracker despite being addressed by PR stevearc#618. Solution: Update status to `fixed — cherry-picked (stevearc#618)`. Verified with manual testing that `use_slow_filetype_detection` correctly detects shebangs in extensionless files. * docs(upstream): mark stevearc#675 as duplicate of #117 Problem: Issue stevearc#675 (move file into folder by renaming) was listed as `open` despite being a duplicate of #117, the primary tracking issue for move-by-rename (46 upvotes). Upstream already closed stevearc#675 as such. Solution: Update status to `duplicate of #117`. * docs(upstream): mark stevearc#707 as duplicate of #117 Problem: Issue stevearc#707 (move file/dir into new dir by renaming) was listed as `open` despite being identical to #117. The associated draft PR stevearc#708 is already tracked separately in the PRs table. Solution: Update status to `duplicate of #117`.
1 parent faa3676 commit 3868067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/upstream.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ issues against this fork.
135135
| [#690](https://github.com/stevearc/oil.nvim/issues/690) | `OilFileIcon` highlight group | fixed |
136136
| [#692](https://github.com/stevearc/oil.nvim/issues/692) | Keymap normalization | cherry-picked ([#725](https://github.com/stevearc/oil.nvim/pull/725)) |
137137
| [#699](https://github.com/stevearc/oil.nvim/issues/699) | `select` blocks UI with slow FileType autocmd | fixed ([#106](https://github.com/barrettruth/canola.nvim/pull/106)) |
138-
| [#707](https://github.com/stevearc/oil.nvim/issues/707) | Move file/dir into new dir by renaming | open |
138+
| [#707](https://github.com/stevearc/oil.nvim/issues/707) | Move file/dir into new dir by renaming | duplicate of [#117](https://github.com/stevearc/oil.nvim/issues/117) |
139139
| [#710](https://github.com/stevearc/oil.nvim/issues/710) | buftype empty on BufEnter | fixed ([#10](https://github.com/barrettruth/canola.nvim/pull/10)) |
140140
| [#714](https://github.com/stevearc/oil.nvim/issues/714) | Support question | not actionable — answered |
141141
| [#719](https://github.com/stevearc/oil.nvim/issues/719) | Neovim crash on node_modules | not actionable — libuv/neovim bug |

0 commit comments

Comments
 (0)