zen-mode.nvim icon indicating copy to clipboard operation
zen-mode.nvim copied to clipboard

fix: options are sometimes not applied when switching buffers or restored when leaving zen mode. Fixes #95

Open Subjective opened this issue 2 years ago • 5 comments

  • fix: switching buffers doesn't apply zen mode options
  • fix: original options aren't restored for buffers not already loaded

Also ensures that the correct buffer will be set after switching buffers upon exiting Zen mode. Previously, just the original buffer Zen mode was activated in would be restored.

Closes #95

Subjective avatar Sep 03 '23 07:09 Subjective

This PR is stale because it has been open 60 days with no activity.

github-actions[bot] avatar Jul 06 '24 01:07 github-actions[bot]

Will this be merged at some point? Also experiencing issues of

starting zen mode -> switching buffer -> exiting zen mode -> being returned to original buffer when I expect to stay in current buffer

drewvlaz avatar Aug 13 '24 23:08 drewvlaz

This PR is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Sep 13 '24 01:09 github-actions[bot]

+1. I've got the same problem. Applying this patch works for me without any issues so far. @folke can you merge it pls?

ed7ed avatar Sep 30 '24 21:09 ed7ed

This PR is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Nov 01 '24 02:11 github-actions[bot]