folke / zen-mode.nvim

🧘 Distraction-free coding for Neovim
Apache License 2.0
1.66k stars 46 forks source link

feature: support range when entering zenmode. #125

Closed madelaney closed 2 months ago

madelaney commented 5 months ago

Did you check the docs?

Is your feature request related to a problem? Please describe.

No, this is not currently related to a problem.

Describe the solution you'd like

I'd like to be able to select a range of lines, before enter zen-mode. Once I enter zen-mode, I'd like to only have the selected lines visible.

Describe alternatives you've considered

N/A

Additional context

I've tried a mix of folding, or smaller files, but there are some files that I just can't shrink (for work reasons) so being able to select a range before going into zen-mode seems more idiomatic of vim/neovim

github-actions[bot] commented 2 months 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.

madelaney commented 2 months ago

Comment!

folke commented 2 months ago

That's just not possible