[issue3006] Unable to use vim for editing commit comments from windows console via extension.

Yasuhiro Matsumoto bugs at mercurial.selenic.com
Tue Sep 13 12:02:06 CDT 2011


New submission from Yasuhiro Matsumoto <mattn.jp at gmail.com>:

Mercurial version 1.9
Windows XP SP3

1. Install go
  http://golang.org/

2. Add extension
  add following to $GOROOT/.hg/hgrc .

  [extensions]
  codereview = /path/to/goroot/lib/codereview/codereview.py

3. Start to edit of CL
  This require google account. vim should be started. (but not post)
  But vim stopped with reading from stdin.

See also:
http://mercurial.selenic.com/bts/issue2888

Below is a my workaround patch i applied to my hg currently.

http://mercurial.selenic.com/bts/msg17208

----------
messages: 17425
nosy: mattn
priority: bug
status: need-eg
title: Unable to use vim for editing commit comments from windows console via extension.

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue3006>
____________________________________________________


More information about the Mercurial-devel mailing list