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 suspect that this is not a statuscol.nvim issue but I'm not sure, since statuscol does define the click handler for the folding column as "v:lua.ScFa". If I save and then restore a session the behaviour changes so that clicking on the fold only ever closes the fold, it won't toggle it back open. This occurs even if I exclude folds from sessionoptions. Has anyone else had this issue?
Thanks!
The text was updated successfully, but these errors were encountered:
I suspect that this is not a statuscol.nvim issue but I'm not sure, since statuscol does define the click handler for the folding column as
"v:lua.ScFa"
. If I save and then restore a session the behaviour changes so that clicking on the fold only ever closes the fold, it won't toggle it back open. This occurs even if I exclude folds from sessionoptions. Has anyone else had this issue?Thanks!
The text was updated successfully, but these errors were encountered: