Vim Tips Wiki
We recommend that you log in before editing. This will allow other users to leave you a message about your edit, and will let you track edits via your Watchlist. Creating an account is quick and free.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 12: Line 12:
 
|category2=
 
|category2=
 
}}
 
}}
  +
OK GOod,
  +
 
Have you ever wished that you could compare a text file on your Windows machine with one on your FreeBSD/Redhat box? Now you can!
 
Have you ever wished that you could compare a text file on your Windows machine with one on your FreeBSD/Redhat box? Now you can!
   
Line 17: Line 19:
   
 
Add to your vimrc:
 
Add to your vimrc:
  +
<code>
βˆ’  
 
<pre>
 
<pre>
 
" paj using PSCP on Windows. Works best with Pageant.
 
" paj using PSCP on Windows. Works best with Pageant.
Line 25: Line 27:
 
C:\>vim -d \path\to\vimfiles\colors\primitive.vim scp://user@my.host/path/to/.vim/colors/primitive.vim
 
C:\>vim -d \path\to\vimfiles\colors\primitive.vim scp://user@my.host/path/to/.vim/colors/primitive.vim
 
</pre>
 
</pre>
  +
</code>
βˆ’  
 
==References==
 
==References==
 
*{{help|scp}}
 
*{{help|scp}}
Please note that all contributions to the Vim Tips Wiki are considered to be released under the CC-BY-SA
Cancel Editing help (opens in new window)