docs(upstream): triage stevearc/oil.nvim#351 as not actionable (#155)
Problem: upstream issue #351 requests recovering deleted files from Vim registers after saving the deletion. Solution: mark as not actionable. The correct workflow is to move before saving (enter target dir, paste, save once). The confirmation prompt and `delete_to_trash` option already provide recovery safety nets. stevearc explicitly declined implementing this.
This commit is contained in:
parent
b7ac06879a
commit
d4dbe43173
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ issues against this fork.
|
|||
| [#332](https://github.com/stevearc/oil.nvim/issues/332) | Buffer not fixed to floating window | not actionable — cannot reproduce |
|
||||
| [#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 | not actionable — different navigation paradigm, use [mini.files](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-files.md) |
|
||||
| [#351](https://github.com/stevearc/oil.nvim/issues/351) | Paste deleted file from register | open |
|
||||
| [#351](https://github.com/stevearc/oil.nvim/issues/351) | Paste deleted file from register | not actionable — workflow issue (move before saving), confirmation prompt and `delete_to_trash` cover recovery |
|
||||
| [#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) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue