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
If you scroll down a large PR to the third file (for example), then hit n, diffnav currently switches into single-file mode and brings you back to the first file in the diff.
Instead, n should start on the file you're currently looking at (which is a bit tricky, there may be multiple files on the screen, and a decision needs to be made there).
In the current usage, the loss of current position is pretty jarring
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If you scroll down a large PR to the third file (for example), then hit
n,diffnavcurrently switches into single-file mode and brings you back to the first file in the diff.Instead,
nshould start on the file you're currently looking at (which is a bit tricky, there may be multiple files on the screen, and a decision needs to be made there).In the current usage, the loss of current position is pretty jarring
Beta Was this translation helpful? Give feedback.
All reactions