Problem: upstream issue #466 (select into window on right) was still marked open despite being trivially solvable with a custom action. Solution: mark as not actionable. Users can write their own action using `oil.select()` and window layout inspection.
This commit is contained in:
parent
136c11db71
commit
bb7e5e9dad
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ issues against this fork.
|
|||
| [#449](https://github.com/stevearc/oil.nvim/issues/449) | Renaming TypeScript files stopped working | not actionable — config issue, increase `lsp_file_methods.timeout_ms` |
|
||||
| [#450](https://github.com/stevearc/oil.nvim/issues/450) | Highlight opened file in directory listing | open |
|
||||
| [#457](https://github.com/stevearc/oil.nvim/issues/457) | Custom column API | open |
|
||||
| [#466](https://github.com/stevearc/oil.nvim/issues/466) | Select into window on right | open |
|
||||
| [#466](https://github.com/stevearc/oil.nvim/issues/466) | Select into window on right | not actionable — user-land concern, custom action trivially solves this |
|
||||
| [#473](https://github.com/stevearc/oil.nvim/issues/473) | Show hidden when dir is all-hidden | fixed ([#85](https://github.com/barrettruth/canola.nvim/pull/85)) |
|
||||
| [#479](https://github.com/stevearc/oil.nvim/issues/479) | Harpoon integration recipe | not actionable — no demand, stale |
|
||||
| [#483](https://github.com/stevearc/oil.nvim/issues/483) | Spell downloads depend on netrw | not actionable — fixed in neovim#34940 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue