Mercurial > hg
comparison hgext/factotum.py @ 32568:4daf5c18055a
contrib: make editmergeps use -NoNewWindow option in Start-Process cmdlet
Running 'Start-Process -Wait "vim" "+10" "filename"' from PowerShell
actually spawns a separate cmd window to run vim in. This looks ugly
and in most cases not what user wants. During my initial testing I was
using the Cmder app, which made me not notice this (it captures new
windows as new tabs).
author | Kostia Balytskyi <ikostia@fb.com> |
---|---|
date | Tue, 30 May 2017 06:02:31 -0700 |
parents | 2c019aac6b99 |
children | 21b568820a3c |
comparison
equal
deleted
inserted
replaced
32567:4b9b87930cb3 | 32568:4daf5c18055a |
---|