diff --git a/doc/upstream.md b/doc/upstream.md index 2b0adbf..a14f469 100644 --- a/doc/upstream.md +++ b/doc/upstream.md @@ -68,7 +68,7 @@ issues against this fork. | [#373](https://github.com/stevearc/oil.nvim/issues/373) | Dir from quickfix with bqf/trouble broken | open | | [#375](https://github.com/stevearc/oil.nvim/issues/375) | Highlights for file types and permissions | open | | [#380](https://github.com/stevearc/oil.nvim/issues/380) | Silently overriding `show_hidden` | not actionable — counter to config intent | -| [#382](https://github.com/stevearc/oil.nvim/issues/382) | Relative path in window title | open | +| [#382](https://github.com/stevearc/oil.nvim/issues/382) | Relative path in window title | not actionable — solved by `get_win_title` callback ([#482](https://github.com/stevearc/oil.nvim/pull/482)) | | [#392](https://github.com/stevearc/oil.nvim/issues/392) | Option to skip delete prompt | fixed | | [#393](https://github.com/stevearc/oil.nvim/issues/393) | Auto-save on select | fixed | | [#396](https://github.com/stevearc/oil.nvim/issues/396) | Customize preview content | open |