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
That's what happens: let's say I'm editing two files: file_A and file_B and I open Goyo mode in the file_A at line 134. Then I move the cursor at line 168 and I switch to file_B using the bnext command. Then I come back to file_A using the bprev command (or even with bnext) and I expect to be at line 168, but the cursor resets at line 134.
This only happens in the file I opened Goyo mode from.
It's really annoying and makes impossible to use Goyo mode with multiple buffers.
This is my configuration:
That's what happens: let's say I'm editing two files: file_A and file_B and I open Goyo mode in the file_A at line 134. Then I move the cursor at line 168 and I switch to file_B using the bnext command. Then I come back to file_A using the bprev command (or even with bnext) and I expect to be at line 168, but the cursor resets at line 134.
This only happens in the file I opened Goyo mode from.
It's really annoying and makes impossible to use Goyo mode with multiple buffers.
This is my configuration:
This happens even with default configuration.
The text was updated successfully, but these errors were encountered: