folke / zen-mode.nvim

🧘 Distraction-free coding for Neovim
Apache License 2.0
1.65k stars 45 forks source link

feature: disable Zen Mode when opening command-line window #107

Closed asterixpound closed 1 month ago

asterixpound commented 9 months ago

Did you check the 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

whompyjaw commented 2 months ago

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

github-actions[bot] commented 1 month ago

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.

github-actions[bot] commented 1 month ago

This issue was closed because it has been stalled for 7 days with no activity.