You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like it not to but I could make the argument this is normal behavior. Personally, I want to limit any previewing to a split window which I toggle. That's why I make use of initial_state = false. By the way, thank you for thinking about that and providing that flag. Very nice. That said, whenever I want to preview, I open that in a split with :Markview splitToggle and go about editing my file. Now, when I (eventually) close the split, the original window now has preview enabled. Should that happen? I'd prefer it not to make that assumption if possible.
The text was updated successfully, but these errors were encountered:
I'd like it not to but I could make the argument this is normal behavior. Personally, I want to limit any previewing to a split window which I toggle. That's why I make use of
initial_state = false
. By the way, thank you for thinking about that and providing that flag. Very nice. That said, whenever I want to preview, I open that in a split with:Markview splitToggle
and go about editing my file. Now, when I (eventually) close the split, the original window now has preview enabled. Should that happen? I'd prefer it not to make that assumption if possible.The text was updated successfully, but these errors were encountered: