I didn't mean how to scroll down/up.

I meant how do i jump only between the changes.
For example if i have 400 lines file. How do i jump only between the changed parts ?


Thanks,
Gal

Maxim Kovgan wrote:



Gal Gur-Arie wrote:

When comparing 2 files with (g)vim like:
gvim -do <file 1> <file 2>

Does anyone knows how i can jump between the different lines ?


up/down arrows or ('j' - down, 'k' - up) or ( '+' - down, '-' - up ) - up/down in the focused file.
Ctl+w + above options - focus on file 1 or 2


bye.


Thanks, Gal

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]





=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Reply via email to