prompt-toolkit / pyvim

Pure Python Vim clone.
BSD 3-Clause "New" or "Revised" License
2.52k stars 163 forks source link

feature - pyvimdiff #33

Open lunemec opened 9 years ago

lunemec commented 9 years ago

Im using vimdiff alot for config files comparison, this is really handy feature.

shortcuts: ]c - next diff [c - previous diff do - apply changes from other window to current window du - apply changes from current window to other window.

More here: http://stackoverflow.com/questions/5288875/vimdiff-what-are-the-most-frequently-used-commands-shortcuts-that-could-get-a-n