Compare commits
No commits in common. "ee2047c485a46c74cd6a166e363360e8547ec58e" and "1ee6c6b259721bd047408be0105b11b3fba58d8c" have entirely different histories.
ee2047c485
...
1ee6c6b259
1 changed files with 5 additions and 2 deletions
|
|
@ -45,12 +45,15 @@ Bugs fixed in this fork that remain open upstream.
|
||||||
| [#667](https://github.com/stevearc/oil.nvim/pull/667) | Virtual text columns + headers | deferred — WIP, conflicting |
|
| [#667](https://github.com/stevearc/oil.nvim/pull/667) | Virtual text columns + headers | deferred — WIP, conflicting |
|
||||||
| [#686](https://github.com/stevearc/oil.nvim/pull/686) | Windows path conversion fix | not actionable — Windows-only |
|
| [#686](https://github.com/stevearc/oil.nvim/pull/686) | Windows path conversion fix | not actionable — Windows-only |
|
||||||
| [#708](https://github.com/stevearc/oil.nvim/pull/708) | Move file into new dir by renaming | deferred — needs rewrite |
|
| [#708](https://github.com/stevearc/oil.nvim/pull/708) | Move file into new dir by renaming | deferred — needs rewrite |
|
||||||
| [#721](https://github.com/stevearc/oil.nvim/pull/721) | `create_hook` to populate file contents | deferred — fixing via autocmd event on file create |
|
| [#721](https://github.com/stevearc/oil.nvim/pull/721) | `create_hook` to populate file contents | open |
|
||||||
| [#728](https://github.com/stevearc/oil.nvim/pull/728) | `open_split` for opening oil in a split | tracked — [#2](https://github.com/barrettruth/canola.nvim/issues/2) |
|
| [#728](https://github.com/stevearc/oil.nvim/pull/728) | `open_split` for opening oil in a split | tracked — [#2](https://github.com/barrettruth/canola.nvim/issues/2) |
|
||||||
| [#735](https://github.com/stevearc/oil.nvim/pull/735) | gX opens external program with selection | not actionable — hardcoded Linux-only program list, no config surface, author-acknowledged incomplete |
|
| [#735](https://github.com/stevearc/oil.nvim/pull/735) | gX opens external program with a selection. | open |
|
||||||
|
|
||||||
## Upstream issues
|
## Upstream issues
|
||||||
|
|
||||||
|
**Status key:** `fixed` = original fix in fork, `resolved` = addressed by
|
||||||
|
cherry-picked PR, `not actionable` = can't/won't fix, `tracking` = known/not yet
|
||||||
|
addressed, `open` = not yet triaged.
|
||||||
|
|
||||||
| Issue | Status | Notes |
|
| Issue | Status | Notes |
|
||||||
| ------------------------------------------------------- | -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
| ------------------------------------------------------- | -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue