I often navigate between different session in single nvim instance. But it feels laggy since all session need to be re-render in a single buffer, also the cursor position is reset.
ALso if we render different in separate buffer, maybe cursor position can be remember automatically :h 'quote.
I often navigate between different session in single nvim instance. But it feels laggy since all session need to be re-render in a single buffer, also the cursor position is reset.
ALso if we render different in separate buffer, maybe cursor position can be remember automatically
:h 'quote.