feature: disable Zen Mode when opening command-line window
Did you check the docs?
- [X] I have read all the zen-mode.nvim docs
Is your feature request related to a problem? Please describe.
When ZenMode is active, opening the command-line window with either q: from normal mode or <C-f> from Vim's command-line does not result in a visible command-line window.
Describe the solution you'd like
It would be nice if ZenMode toggled off when opening the command-line window in the same way as it does when opening a split pane.
Describe alternatives you've considered
Of course, you could disable ZenMode manually before opening the command-line manually but it would be nice if this happened automatically.
Additional context
No response
I think it would be better if we could run command mode while using zenmode. I would personally prefer just to center all my buffers. command, netrw, automatically
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.