On Wednesday 26 October 2005 13:54, Matt Mackall wrote:
> On Wed, Oct 26, 2005 at 08:41:03PM +0200, Jan Hudec wrote:
> > Hello All,
> >
> > In case anybody is interested, I have tweaked hgeditor to run VIM such
> > that it starts with vertically split window showing the changelog in the
> > left pane and diff in the right one. The key command is:
> >
> > vim "+e $HGTMP/diff" '+set buftype=help filetype=diff' "+vsplit
> > $HGTMP/msg" || exit $?
>
> Could you add this to:
>
> http://www.selenic.com/mercurial/wiki/index.cgi/TipsAndTricks
Could this be made the default behavior for VIM (as apposed to just vi)?
--
Steve Borho (steve@xxxxxxxxx)
http://www.borho.org/~steve/steve.asc
Key fingerprint = 2D08 E7CF B624 624C DE1F E2E4 B0C2 5292 F2C6 2C8C
pgpIl64QoR5yx.pgp
Description: PGP signature
|