I've discovered that 'n' will take you to the next diff, and 'p' to the previous one, and 'enter' to the nearest one. Any others?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
closed as off topic by chepner, shellter, DocMax, MrTheWalrus, Eric Jan 29 at 17:26
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
From the help button: Keyboard Navigation When a text widget has the focus, you may use the following shortcut keys:
The cursor, Home, End, PageUp and PageDown keys work as expected, adjusting the view in whichever text window has the focus. Note that if Synchronize Scrollbars is set in Preferences, both windows will scroll at the same time. |
|||
|
|