stevearc / oil.nvim

Neovim file explorer: edit your filesystem like a buffer
MIT License
3.36k stars 91 forks source link

feature request: have a option to use default command line to for confirmation #420

Closed chphungphat closed 2 weeks ago

chphungphat commented 3 weeks ago

Did you check existing requests?

Describe the feature

The popup doesn't interact quite well with some plugin like indent-line or hlchunk. It seem the popup is actually a regular buffer and these indent plugins add indent line to them

Provide background

No response

What is the significance of this feature?

nice to have

Additional details

No response

stevearc commented 2 weeks ago

Displaying the changes in the command line will not be a good user experience. If you have other plugins that are messing up the UI, I recommend configuring those plugins to not interfere. You can try disabling them for the filetype oil_preview.