DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 55KILHwF2391609 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 55KILHwF2391609 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=OKKdtzvt X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BF15B38FB32B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1750442414; bh=kW+Uk4Rud7seB0B8GhhATOaHKtvx5dT31tWkJQgMUQU=; h=Date:To:cc:Subject:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=OKKdtzvtPoUy2dpbUj16YBvejGDtMPOnI06OVotYcSlawNbaMg7bqn5ZCHrP3MY3v RkYbFdTDca0d80D2QsiXocDPKFul72jh0+A1O4q+To6PfxO/Zzz3i3EZ6XUaQys6N+ lMHYbwgQEeTwq5uCbAJaACW59RGByLwIJYumDlio= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 8FDEF3A4BA2B ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 8FDEF3A4BA2B ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1750441342; cv=none; b=HXmCW1rKPfmpaOQBTLDEEGzmNHDM6xFGQOhUoQ+kHF5fYYpaSvoRatiq1ZfANVMvMOwQjWzEyzTaIVJ8G5JZlMrkc6hj3dO2kieyNvpgGqszvJyAgpmafclHKZLxPJxNGIhLKZ91nEr+Q11GRmxCSOWUcKQrExojEdzxD/O1QAE= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1750441342; c=relaxed/simple; bh=riRawgMMjNCKBhEUemQXzb13GCb8NCIyBtV2bpYXxJ4=; h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version; b=DxM1jKQz51qRSUyKrFhmLZH6m4vOZz0mLxfkp7wn/D/prn1zqwnfVngxXEvGuq0FrWxVmruLEWb6xh8LkkFfrBiiK9gEhZIipsMz2AR5ERwOlzYJbvHQOPpb3PHvrDv4v4V2vFQoQSohgLkEIYPpemD8trbEHxlyoAGlqVJFo1Q= ARC-Authentication-Results: i=1; server2.sourceware.org Date: Fri, 20 Jun 2025 10:42:20 -0700 (PDT) X-X-Sender: jeremyd AT resin DOT csoft DOT net To: Sebastian Feld cc: cygwin AT cygwin DOT com Subject: Re: Ideas for better powershell<-->Cygwin integration? In-Reply-To: Message-ID: <7b50ea15-266e-a4c6-cc37-96c4f2cbb191@jdrake.com> References: MIME-Version: 1.0 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Jeremy Drake via Cygwin Reply-To: Jeremy Drake Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Fri, 20 Jun 2025, Sebastian Feld via Cygwin wrote: > Does anyone have ideas for a better powershell<-->Cygwin integration? > What features are missing, how could both sides better interact with each other? Perhaps you would like MSYS2 - it is Cygwin, but with patches to try to make it integrate better with Windows processes. The biggest such patch is a heuristic to automatically translate apparent paths in arguments and environment variables when Cygwin processes call native Windows processes and vice-versa. Git for Windows is based on MSYS2, for instance. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple