vimdiff howto →
Having only text mode available I choose vimdiff. After some time spent browsing manuals (the http://vimdoc.sourceforge.net/htmldoc/usr_08.html is very good) I realized that vimdiff is useful tool.
Little hints for newbies:
ctrl+w ctrl+w - switch windows
do - diff obtain
dp - diff put
[c - previous difference
]c - next difference
:diffupdate - diff update ;)
:syntax off - syntax off
zo - open folded text
zc - close folded text
There is also possibility to run
vimdiff file1 directory2
and vimdiff will try to open directory2/file1 as second file.
Little hints for newbies:
ctrl+w ctrl+w - switch windows
do - diff obtain
dp - diff put
[c - previous difference
]c - next difference
:diffupdate - diff update ;)
:syntax off - syntax off
zo - open folded text
zc - close folded text
There is also possibility to run
vimdiff file1 directory2
and vimdiff will try to open directory2/file1 as second file.


0 Comments:
Zverejnenie komentára
<< Home