ramccor / vcscommand

Automatically exported from code.google.com/p/vcscommand
0 stars 0 forks source link

VCSVimDIff should use &diffopt to determine split orientation #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
vcscommand is ignoring information that the user may have already set in
their 'diffopt' setting.  I'd suggest checking the user's 'diffopt' option
to see if they specify an orientation for vimdiff and use that for the
default split orientation when VCSVimDiff is called.

I've implemented such support which you can view/pull at
http://git.jamessan.com/code/vcscommand.git and
git://git.jamessan.com/code/vcscommand.git respectively.

Original issue reported on code.google.com by vega.james@gmail.com on 1 Jul 2008 at 9:06

GoogleCodeExporter commented 9 years ago
Released as beta 28.

Original comment by bob.hies...@gmail.com on 24 Sep 2008 at 2:57

GoogleCodeExporter commented 9 years ago

Original comment by bob.hies...@gmail.com on 24 Sep 2008 at 2:58