On Wed, 25 Dec 2024, Jeremy Drake via Cygwin wrote:
> We ran into hang issues with libtool linking imagemagick in msys2, using
> version based on 3.5.5, 3 times in a row on our ARM64 runner. We applied
> your v2 patch to our 3.5.5 branch (with the change of current_sig to sig),
> and the issue no
On Wed, 25 Dec 2024 15:33:13 -0800 (PST)
Jeremy Drake wrote:
> On Wed, 25 Dec 2024, Takashi Yano via Cygwin wrote:
>
> > On Tue, 24 Dec 2024 22:34:44 +0100
> > Bruno Haible wrote:
> > > This is not reproducible, but here's the report anyway:
> > >
> > > I upgraded a Windows 10 system from Cygwin 3
On Wed, 25 Dec 2024, Takashi Yano via Cygwin wrote:
> On Tue, 24 Dec 2024 22:34:44 +0100
> Bruno Haible wrote:
> > This is not reproducible, but here's the report anyway:
> >
> > I upgraded a Windows 10 system from Cygwin 3.5.3 to 3.5.5 today.
> > Then ran the configure script of a tarball (*), an
On Tue, 24 Dec 2024 22:34:44 +0100
Bruno Haible wrote:
> This is not reproducible, but here's the report anyway:
>
> I upgraded a Windows 10 system from Cygwin 3.5.3 to 3.5.5 today.
> Then ran the configure script of a tarball (*), and it hung:
>
> $ mkdir build-cygwin64
> $ cd build-cygwin64
> $
This is not reproducible, but here's the report anyway:
I upgraded a Windows 10 system from Cygwin 3.5.3 to 3.5.5 today.
Then ran the configure script of a tarball (*), and it hung:
$ mkdir build-cygwin64
$ cd build-cygwin64
$ ../configure --host=x86_64-pc-cygwin --prefix=/usr/local/cygwin64
CC=
On Monday, July 8, 2024 at 10:17:37 PM EDT, Cyanryaku Ailet via Cygwin
wrote:
> I typed a semicolon char and then pressed TAB key, then mintty hangs. It
> can’t be closed even by Windows close button.
Remove all the unavailable network shares from $PATH. By default, tab is
command completi
Hi there
I am using Win 11, last week I installed freshly Cygwin with most recent
packages.
I setup a taskbar shortcut to run mintty and it will use bash.
I typed a semicolon char and then pressed TAB key, then mintty hangs. It can’t
be closed even by Windows close button.
the only way is
I developed a bash script to get SMART stats from hard drives and it has
been working with success for years. It is working for both Linux and
Windows using Cygwin. Recently I ran into a new installation of this
script on a Server 2022 Standard host and found it failed. On closer
On 6/10/2024 8:12 PM, Holger Klene via Cygwin wrote:
This is:
GNU bash, Version 5.2.21(1)-release (x86_64-pc-cygwin)
Was also reproduced in git-bash 5.2.26(1)-release (also cygwin)
but not in WSL-bash 5.1.16 (independent of cygwin)
This regression is introduced in bash-5.1, Introduced changes
Am 10.06.2024 um 13:12 schrieb Holger Klene via Cygwin:
Hi Cygwin,
On reading a magic value back from a bash variable, the involved command (wc,
grep, cat, ...) hangs indefinitely and has to be stopped by Ctrl+C
Editing it's content by deleting lines, the "magic" goe
Hi Cygwin,
On reading a magic value back from a bash variable, the involved command (wc,
grep, cat, ...) hangs indefinitely and has to be stopped by Ctrl+C
Editing it's content by deleting lines, the "magic" goes away. Also as
demonstrated, other text-files (even twice the
Hello all,
I originally reported this issue to the msys2 team:
https://github.com/msys2/MSYS2-packages/issues/1839
https://github.com/msys2/MSYS2-packages/pull/4477
But I find that this issue is coming from Cygwin Bash, so I'm reporting
here.
When I use \n after command substitution in $PS
On Mon, 1 Apr 2024 at 16:29, Chris Elvidge via Cygwin wrote:
>
> Using bash builtin printf '%(fmt)T', when fmt contains %-d (or %_d),
> there is no output - should print daynumber with no preceding 0 (or with
> preceding space). Similarly %-e. date +"%B %-d" work
Using bash builtin printf '%(fmt)T', when fmt contains %-d (or %_d),
there is no output - should print daynumber with no preceding 0 (or with
preceding space). Similarly %-e. date +"%B %-d" works OK.
$ uname -a
CYGWIN_NT-10.0-19045 ASUS-X550C-WIN 3.5.1-1.x86_64 2024-02-
On 26/01/2024 08:22, Cedric Blancher via Cygwin wrote:
Good morning!
Where can I find the source code for the Cygwin bash package? Not the
bash source itself, I am looking for the data which is used to build
the Cygwin bash package.
Ced
https://cygwin.com/cgit/cygwin-packages/bash/tree
Good morning!
Where can I find the source code for the Cygwin bash package? Not the
bash source itself, I am looking for the data which is used to build
the Cygwin bash package.
Ced
--
Cedric Blancher
[https://plus.google.com/u/0/+CedricBlancher/]
Institute Pasteur
--
Problem reports
On 2023-10-01 22:49, Cedric Blancher via Cygwin wrote:
Where (URL!!) can I find the package config for the Cygwin bash package?
On the Cygwin site, go to Search Packages, enter the package name, select a link
to the package, select the package link at the top of that file list, select the
Good morning!
Where (URL!!) can I find the package config for the Cygwin bash package?
Ced
--
Cedric Blancher
[https://plus.google.com/u/0/+CedricBlancher/]
Institute Pasteur
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation
On 2023-09-22 06:39, Christian Franke via Cygwin wrote:
Martin Wege via Cygwin wrote:
On Fri, Sep 22, 2023 at 9:42 AM Christian Franke via Cygwin
wrote:
Martin Wege via Cygwin wrote:
Hello,
Does Cygwin have a tool to run a bash script as SYSTEM user if my
account already have admin rights
Martin Wege via Cygwin wrote:
On Fri, Sep 22, 2023 at 9:42 AM Christian Franke via Cygwin
wrote:
Martin Wege via Cygwin wrote:
Hello,
Does Cygwin have a tool to run a bash script as SYSTEM user if my
account already have admin rights?
No (AFAIK).
I use psexec from Sysinternals tools
(https
On Fri, Sep 22, 2023 at 9:42 AM Christian Franke via Cygwin
wrote:
>
> Martin Wege via Cygwin wrote:
> > Hello,
> >
> > Does Cygwin have a tool to run a bash script as SYSTEM user if my
> > account already have admin rights?
>
> No (AFAIK).
>
> I u
Martin Wege via Cygwin wrote:
Hello,
Does Cygwin have a tool to run a bash script as SYSTEM user if my
account already have admin rights?
No (AFAIK).
I use psexec from Sysinternals tools
(https://learn.microsoft.com/sysinternals/downloads/psexec)
This starts a Cygwin terminal as SYSTEM
Hello,
Does Cygwin have a tool to run a bash script as SYSTEM user if my
account already have admin rights?
Thanks,
Martin
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info
t; >>>> On Sat, Jul 29, 2023 at 6:18 AM Roland Mainz wrote:
> >>>>> Is there an official way to enter the Cygwin command line (e.g. bash
> >>>>> login) from Windows cmd.exe, e.g. if someone ssh's into a Windows
> >>>>> machine he/
command line (e.g. bash
login) from Windows cmd.exe, e.g. if someone ssh's into a Windows
machine he/she ends/up in a cmd.exe and not bash...
You may run your favourite shell from the bin directory of your Cygwin
installation:
"C:\Program Files\Cygwin\bin\bash.exe"
"C:\Prog
On Sun, Aug 13, 2023 at 12:53 AM Roland Mainz via Cygwin
wrote:
>
> On Mon, Aug 7, 2023 at 7:38 AM KAVALAGIOS Panagiotis (EEAS) via Cygwin
> wrote:
> >
> > > On Sat, Jul 29, 2023 at 6:18 AM Roland Mainz
> > > wrote:
> > > > Is there an official wa
On 12/08/2023 23:52, Roland Mainz via Cygwin wrote:
Roland
P.S.: Which reminds me - is there a way to contribute a Cygwin ksh93 package ?
https://cygwin.com/packaging-contributors-guide.html
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/f
On Mon, Aug 7, 2023 at 7:38 AM KAVALAGIOS Panagiotis (EEAS) via Cygwin
wrote:
>
> > On Sat, Jul 29, 2023 at 6:18 AM Roland Mainz
> > wrote:
> > > Is there an official way to enter the Cygwin command line (e.g. bash
> > > login) from Windows cmd.exe, e.g
Thomas Wolff via Cygwin writes:
> Am 07.08.2023 um 06:02 schrieb Roland Mainz via Cygwin:
>> On Sat, Jul 29, 2023 at 6:18 AM Roland Mainz
>> wrote:
>>> Is there an official way to enter the Cygwin command line (e.g. bash
>>> login) from Windows cmd.exe, e.g
Am 07.08.2023 um 06:02 schrieb Roland Mainz via Cygwin:
On Sat, Jul 29, 2023 at 6:18 AM Roland Mainz wrote:
Is there an official way to enter the Cygwin command line (e.g. bash
login) from Windows cmd.exe, e.g. if someone ssh's into a Windows
machine he/she ends/up in a cmd.exe and not
On 8/7/23, Roland Mainz via Cygwin wrote:
> On Sat, Jul 29, 2023 at 6:18 AM Roland Mainz wrote:
>> Is there an official way to enter the Cygwin command line (e.g. bash
>> login) from Windows cmd.exe, e.g. if someone ssh's into a Windows
>> machine he/she ends/up
> On Sat, Jul 29, 2023 at 6:18 AM Roland Mainz
> wrote:
> > Is there an official way to enter the Cygwin command line (e.g. bash
> > login) from Windows cmd.exe, e.g. if someone ssh's into a Windows
> > machine he/she ends/up in a cmd.exe and not bash...
>
>
On Sat, Jul 29, 2023 at 6:18 AM Roland Mainz wrote:
> Is there an official way to enter the Cygwin command line (e.g. bash
> login) from Windows cmd.exe, e.g. if someone ssh's into a Windows
> machine he/she ends/up in a cmd.exe and not bash...
ping!
Bye,
Roland
--
Hi!
Is there an official way to enter the Cygwin command line (e.g. bash
login) from Windows cmd.exe, e.g. if someone ssh's into a Windows
machine he/she ends/up in a cmd.exe and not bash...
Bye,
Roland
--
__ . . __
(o.\ \/ /.o) roland.ma...@nrubsig.org
\__\/\/__/
I have a new Windows 11 machine. I ran setup V2.925 with command-line
options for my default set of packages, clicked through installation,
and specified start menu but no desktop icon. Install seemed to go
smoothly, but while there was a start menu folder for Cygwin with
documentation, there w
Greetings, Brian Inglis via Cygwin!
> On 2023-04-06 06:21, Andrey Repin via Cygwin wrote:
>>> I have a "hash bang" bash shell script i.e. first line
>>> #! /bin/sh
>>> or equivalently
>>> #! /bin/bash
>> By default, sh is bash in base Cygwin
On 2023-04-06 06:21, Andrey Repin via Cygwin wrote:
I have a "hash bang" bash shell script i.e. first line
#! /bin/sh
or equivalently
#! /bin/bash
By default, sh is bash in base Cygwin installation.
Q3 - at 1/8 the size of bash and sh, I am not at all sure of the role and reac
rl, C,
text tools, etc - had to be tested and usage adjusted accordingly. It
wasn't uncommon to have a starter script that performed compatibility tests
and forked to the appropriate version... of the same code, functionally.
Back to the OP's problem.
I haven't seen the bash sou
On Thu, Apr 06, 2023 at 04:43:51AM +, Fergus Daly via Cygwin wrote:
> I have a "hash bang" bash shell script i.e. first line
> #! /bin/sh
> or equivalently
> #! /bin/bash
> For various reasons I want this file to be identified as binary so its second
> line
> is
Greetings, Fergus Daly!
> I have a "hash bang" bash shell script i.e. first line
> #! /bin/sh
> or equivalently
> #! /bin/bash
By default, sh is bash in base Cygwin installation.
> Q3 - at 1/8 the size of bash and sh, I am not at all sure of the role and
> reac
Place the nul on the third line. For example:
#!/bin/bash
#
# ^@ identify as a binary file
...
On Thu, Apr 6, 2023 at 4:03 AM Corinna Vinschen via Cygwin <
cygwin@cygwin.com> wrote:
> On Apr 6 04:43, Fergus Daly via Cygwin wrote:
> > I have a "hash bang" bash she
On Apr 6 04:43, Fergus Daly via Cygwin wrote:
> I have a "hash bang" bash shell script i.e. first line
> #! /bin/sh
> or equivalently
> #! /bin/bash
> For various reasons I want this file to be identified as binary so its second
> line
> is the single charact
I have a "hash bang" bash shell script i.e. first line
#! /bin/sh
or equivalently
#! /bin/bash
For various reasons I want this file to be identified as binary so its second
line
is the single character null \x00 showing up in some editors e.g. nano as
^@
This does not prevent the s
The following packages have been uploaded to the Cygwin distribution:
* bash-5.2.15-2
* bash-devel-5.2.15-2
v2: Make /usr/bin/sh.exe a hardlink to /usr/bin/bash.exe, as required.
The v1 installer script accidentally created a symlink.
This is a long overdue update of the bash shell. Given
[first announcement was a bit... incomplete...]
The following packages have been uploaded to the Cygwin distribution:
* bash-5.2.15-1
* bash-devel-5.2.15-1
This is a long overdue update of the bash shell. Given the big step in
the version, this is a TEST release for now. Please give it a try
The following packages have been uploaded to the Cygwin distribution:
* bash-5.2.15-1
* bash-devel-5.2.15-1
This is a long overdue update of the bash shell. Given the big
step in the version, this is a TEST release for now. Please give
it a try.
This release is based on the Fedora Linux 37
On 2023-01-15 14:24, Nouman Shahid via Cygwin wrote:
Bash 1876 error occured
That's neither a command line or an actual error message that tells anyone
anything about what your problem was, what command caused it, and what versions
of bash, Cygwin, and Windows you are running.
Id
We're running into this same issue on my project. We're trying to
shorten path names to get around Visual Studio limitations in path
lengths, which are unfortunately very long for us since we're
generating filenames based on package names and the like.
If subst won't work to let us shorten path n
On 9/5/2022 2:43 PM, Mauro Zallocco wrote:
I upgraded my cygwin install recently on my windows 10 machine.
CYGWIN_NT-10.0-19044 DESKTOP-CTVRG06 3.3.5-341.x86_64 2022-05-13 12:27 UTC
x86_64 Cygwin
When pasting the following commands into the cygwin terminal:
echo 1
echo 2
echo 3
I get the text ap
I upgraded my cygwin install recently on my windows 10 machine.
CYGWIN_NT-10.0-19044 DESKTOP-CTVRG06 3.3.5-341.x86_64 2022-05-13 12:27 UTC
x86_64 Cygwin
When pasting the following commands into the cygwin terminal:
echo 1
echo 2
echo 3
I get the text appearing on the cygwin terminal, highlighted,
On Tue, Jul 5, 2022 at 6:18 AM Takashi Yano wrote:
>
> On Mon, 4 Jul 2022 08:57:09 +0300
> Orgad Shaneh wrote:
> > Sure,
> >
> > Install VS Code and Node.JS.
> >
> > Clone this repository: https://github.com/orgads/cygtest
> >
> > Open the directory in VS Code and run (F5). Wait for it to finish,
On Mon, 4 Jul 2022 08:57:09 +0300
Orgad Shaneh wrote:
> Sure,
>
> Install VS Code and Node.JS.
>
> Clone this repository: https://github.com/orgads/cygtest
>
> Open the directory in VS Code and run (F5). Wait for it to finish,
> then run again.
>
> I've noticed that even the first execution has
Sure,
Install VS Code and Node.JS.
Clone this repository: https://github.com/orgads/cygtest
Open the directory in VS Code and run (F5). Wait for it to finish,
then run again.
I've noticed that even the first execution has some mistyped
characters (moved from ** to ##):
waitForDeb**u**gge**r**
On Sun, 3 Jul 2022 16:02:46 +0300
Orgad Shaneh wrote:
> On Sun, Jul 3, 2022 at 2:18 AM Takashi Yano wrote:
> >
> > On Sat, 2 Jul 2022 08:34:06 +0900
> > Takashi Yano wrote:
> > > Thanks. I could reproduce the issue. I will submit a patch
> > > for this issue shortly.
> >
> > Does the patch I pushd
On Sun, Jul 3, 2022 at 2:18 AM Takashi Yano wrote:
>
> On Sat, 2 Jul 2022 08:34:06 +0900
> Takashi Yano wrote:
> > Thanks. I could reproduce the issue. I will submit a patch
> > for this issue shortly.
>
> Does the patch I pushd to cygwin-3_3-branch solve the
> VS Code issue?
Hi Takashi,
Thank
On Sat, 2 Jul 2022 08:34:06 +0900
Takashi Yano wrote:
> Thanks. I could reproduce the issue. I will submit a patch
> for this issue shortly.
Does the patch I pushd to cygwin-3_3-branch solve the
VS Code issue?
--
Takashi Yano
--
Problem reports: https://cygwin.com/problems.html
FAQ:
On Fri, 1 Jul 2022 01:02:43 +0300
Orgad Shaneh wrote:
> I might have found a way to reproduce on Cygwin (3.3.5). I can
> reproduce this on both Windows Terminal and the native console (Just
> running Cygwin.bat).
>
> Open Cygwin terminal. Paste the following text (can either be with
> Shift-Ins i
Adam Dinwoodie
> > > > > > wrote:
> > > > > > >
> > > > > > > On Fri, May 27, 2022 at 10:15:18AM +0300, Orgad Shaneh wrote:
> > > > > > > > Hi,
> > > > > > > >
> > > > > &
ote:
> > > > On Fri, May 27, 2022 at 11:06 AM Orgad Shaneh wrote:
> > > > >
> > > > > On Fri, May 27, 2022 at 10:59 AM Adam Dinwoodie
> > > > > wrote:
> > > > > >
> > > > > > On Fri, May 27, 2022 at 10:1
> > > > On Fri, May 27, 2022 at 10:59 AM Adam Dinwoodie
> > > > wrote:
> > > > >
> > > > > On Fri, May 27, 2022 at 10:15:18AM +0300, Orgad Shaneh wrote:
> > > > > > Hi,
> > > > > >
> > > > > > I
; > >
> > > > On Fri, May 27, 2022 at 10:15:18AM +0300, Orgad Shaneh wrote:
> > > > > Hi,
> > > > >
> > > > > I'm using Git Bash as the default terminal in VS Code. Using Git for
> > > > > Windows 2.36.1 with the late
On Fri, 27 May 2022 15:22:23 +0300
Orgad Shaneh wrote:
> On Fri, May 27, 2022 at 11:06 AM Orgad Shaneh wrote:
> >
> > On Fri, May 27, 2022 at 10:59 AM Adam Dinwoodie wrote:
> > >
> > > On Fri, May 27, 2022 at 10:15:18AM +0300, Orgad Shaneh wrote:
> > > &
On Fri, May 27, 2022 at 11:06 AM Orgad Shaneh wrote:
>
> On Fri, May 27, 2022 at 10:59 AM Adam Dinwoodie wrote:
> >
> > On Fri, May 27, 2022 at 10:15:18AM +0300, Orgad Shaneh wrote:
> > > Hi,
> > >
> > > I'm using Git Bash as the default termi
On Fri, May 27, 2022 at 10:59 AM Adam Dinwoodie wrote:
>
> On Fri, May 27, 2022 at 10:15:18AM +0300, Orgad Shaneh wrote:
> > Hi,
> >
> > I'm using Git Bash as the default terminal in VS Code. Using Git for
> > Windows 2.36.1 with the latest runtime, based on
On Fri, May 27, 2022 at 10:15:18AM +0300, Orgad Shaneh wrote:
> Hi,
>
> I'm using Git Bash as the default terminal in VS Code. Using Git for
> Windows 2.36.1 with the latest runtime, based on cygwin 3.5.0.
Hi Orgad,
Git for Windows and Git Bash are based in part on Cy
Hi,
I'm using Git Bash as the default terminal in VS Code. Using Git for
Windows 2.36.1 with the latest runtime, based on cygwin 3.5.0.
I have a launch configuration that executes a Node.JS application in
the integrated terminal.
When I launch it for the first time, it spawns a new termina
en attempting to reference a network drive. There have been a couple of
> >> other
> >> threads reporting this and talk about patches. Is there a fix coming for
> >> this
> >> in the production version of cygwin?
> >>
> >> $ cd /cygdrive/w
&g
patches. Is there a fix coming for this
in the production version of cygwin?
$ cd /cygdrive/w
bash: cd: /cygdrive/w: Too many levels of symbolic links
$ mount
C:/cygwin64/bin on /usr/bin type ntfs (binary,auto)
C:/cygwin64/lib on /usr/lib type ntfs (binary,auto)
C:/cygwin64 on / type ntfs (binary
re a fix coming for
> this
> in the production version of cygwin?
>
> $ cd /cygdrive/w
> bash: cd: /cygdrive/w: Too many levels of symbolic links
> $ mount
> C:/cygwin64/bin on /usr/bin type ntfs (binary,auto)
> C:/cygwin64/lib on /usr/lib type ntfs (binary,auto)
> C:/cyg
bash: cd: /cygdrive/w: Too many levels of symbolic links
$ mount
C:/cygwin64/bin on /usr/bin type ntfs (binary,auto)
C:/cygwin64/lib on /usr/lib type ntfs (binary,auto)
C:/cygwin64 on / type ntfs (binary,auto)
C: on /cygdrive/c type ntfs (binary,noacl,posix=0,user,noumount,auto)
D: on /cygdrive/d
Greetings, James!
> Never mind I'd say. I got the error when launching
> C:\Appz\Cygwin\Cygwin.bat
> Which is just
> @echo off
> C:
> chdir C:\Appz\Cygwin\bin
> bash --login -i
> If however I run
> C:\cygwin64\bin\mintty.exe
> It works fine.
This means you
se report this problem to the public mailing list cygwin@cygwin.com"
message in 'bash' with something like:
"Please visit
https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings
for help with this issue"
This has been done in recent releases for some years, but
se report this problem to the public mailing list cygwin@cygwin.com"
message in 'bash' with something like:
"Please visit
https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings
for help with this issue"
This removes the need for an autoresponder and is more hel
iling list cygwin@cygwin.com"
message in 'bash' with something like:
"Please visit
https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings
for help with this issue"
This removes the need for an autoresponder and is more helpful at the
same time. Users might be r
Voila, thanks!
Have a nice weekend ya'all
On Sat, Apr 2, 2022 at 8:31 AM wrote:
> >Hi there,
>
>
> >I just got that error message, asking me to report it here.
>
> > 1 [main] bash 17336 find_fast_cwd: WARNING: Couldn't compute
> FAST_CWD
> &
Never mind I'd say. I got the error when launching
C:\Appz\Cygwin\Cygwin.bat
Which is just
@echo off
C:
chdir C:\Appz\Cygwin\bin
bash --login -i
If however I run
C:\cygwin64\bin\mintty.exe
It works fine.
On Sat, Apr 2, 2022 at 8:28 AM James wrote:
> Hi there,
>
>
> I ju
>Hi there,
>I just got that error message, asking me to report it here.
> 1 [main] bash 17336 find_fast_cwd: WARNING: Couldn't compute FAST_CWD
>pointer. Please report this problem to the public mailing list
>cygwin@cygwin.com
>Not sure if it's interest
Hi there,
I just got that error message, asking me to report it here.
1 [main] bash 17336 find_fast_cwd: WARNING: Couldn't compute FAST_CWD
pointer. Please report this problem to the public mailing list
cygwin@cygwin.com
Not sure if it's interesting?
Kind regards,
James
-
On 2022-03-11, Gary Johnson wrote:
> On 2022-03-11, Gary Johnson wrote:
> > On 2022-03-11, Adam Dinwoodie wrote:
> > > On Thu, Mar 10, 2022 at 04:55:40PM -0800, Gary Johnson wrote:
>
> > > > So, does anyone know why is takes so much longer for bash to run the
>
On 2022-03-11, Gary Johnson wrote:
> On 2022-03-11, Adam Dinwoodie wrote:
> > On Thu, Mar 10, 2022 at 04:55:40PM -0800, Gary Johnson wrote:
> > > So, does anyone know why is takes so much longer for bash to run the
> > > vim I built than the official Cygwin vim? More
ons such as Ruby that I don't have support
> > for on my system.
> >
> >
> >
> > So, does anyone know why is takes so much longer for bash to run the
> > vim I built than the official Cygwin vim? More importantly, how do
> > I fix this?
>
>
>
>
> So, does anyone know why is takes so much longer for bash to run the
> vim I built than the official Cygwin vim? More importantly, how do
> I fix this?
There are a few differences that jump to mind between the Cygwin
packaged Vim and your locally built Vim. This isn't m
appear to be in Vim itself, I thought
the difference might be in bash, so I ran both programs using strace
like this.
$ strace -o strace_bash_cygwin_vim bash -c "/usr/bin/vim -N -u NONE -i NONE
-cq"
$ strace -o strace_bash_local_vim bash -c
"/usr/local/src/vim-debug/vim/
Greetings, Claude TETE!
> Hi all,
> A bash in a local mounted drive, use realpath instead of mounted one
> for all child processes.
> Example, mount a local folder on Z: drive, go in there and run any
> external command:
> $ subst Z: C:\\Users
> $ cd /cygdrive/z/
>
my own testing, I've been unable to
> > > build a version that doesn't crash/dump core on linux and don't
> > > really think the 5.x series has had a thorough vetting such
> > > that it would be regarded as being as stable as 4.3/4.4.
> >
> &
Does bash 5.1 crash in cygwin? Please let us know so we can help - bash 4.4 is
now over 5 years old
On 3/5/2021 2:23 PM, Christoph Reiter wrote:
On Fri, Mar 5, 2021 at 5:50 PM L A Walsh wrote:
Really I don't see a compelling reason there should be
any hurry to update. In m
On Feb 21 09:40, Takashi Yano wrote:
> On Mon, 21 Feb 2022 01:05:32 +0100
> Thomas Wolff wrote:
> > pwd -P will also work like /bin/pwd - but: subst is more comparable to
> > mount than to ln -s
>
> Ah, indeed, mount --bind a/b/c c in Linux does not behave
> like this.
>
> Corinna, what do you t
On Mon, 21 Feb 2022 01:05:32 +0100
Thomas Wolff wrote:
> Am 21.02.2022 um 00:56 schrieb Takashi Yano:
> > On Mon, 21 Feb 2022 08:41:52 +0900
> > Takashi Yano wrote:
> >> On Sun, 20 Feb 2022 22:38:53 +0100
> >> Claude TETE wrote:
> >>> A bash in a
Am 21.02.2022 um 00:56 schrieb Takashi Yano:
On Mon, 21 Feb 2022 08:41:52 +0900
Takashi Yano wrote:
On Sun, 20 Feb 2022 22:38:53 +0100
Claude TETE wrote:
A bash in a local mounted drive, use realpath instead of mounted one
for all child processes.
Example, mount a local folder on Z: drive
On Mon, 21 Feb 2022 08:41:52 +0900
Takashi Yano wrote:
> On Sun, 20 Feb 2022 22:38:53 +0100
> Claude TETE wrote:
> > A bash in a local mounted drive, use realpath instead of mounted one
> > for all child processes.
> >
> > Example, mount a local folder on Z:
On Sun, 20 Feb 2022 22:38:53 +0100
Claude TETE wrote:
> A bash in a local mounted drive, use realpath instead of mounted one
> for all child processes.
>
> Example, mount a local folder on Z: drive, go in there and run any
> external command:
> $ subst Z: C:\\Users
> $ cd
Hi all,
A bash in a local mounted drive, use realpath instead of mounted one
for all child processes.
Example, mount a local folder on Z: drive, go in there and run any
external command:
$ subst Z: C:\\Users
$ cd /cygdrive/z/
$ /bin/pwd
/cygdrive/c/Users
Expected
/cygdrive/w
Issue since Cygwin
Cool, thanks.
-Original Message-
From: Cygwin On Behalf Of
Corinna Vinschen
Sent: 13 December 2021 15:06
To: cygwin@cygwin.com
Subject: Re: Starting CMD from a bash shell with current directory on a
mounted/network drive results in an incorrect current directory
On Dec 13 20:06, Takashi
On Dec 13 20:06, Takashi Yano wrote:
> On Mon, 13 Dec 2021 10:53:41 -
> "john daintree" wrote:
> > I've just upgraded a machine from Windows 10 to Windows 11. Part of my work
> > process is now broken because when starting cmd from Cygwin with the current
> > directory on a mounted drive I get
Excellent news, thank you. I apologise if I should have seen that
somewhere.
/John
-Original Message-
From: Cygwin On Behalf Of
Takashi Yano
Sent: 13 December 2021 11:06
To: cygwin@cygwin.com
Subject: Re: Starting CMD from a bash shell with current directory on a
mounted/network drive
On Mon, 13 Dec 2021 10:53:41 -
"john daintree" wrote:
> I've just upgraded a machine from Windows 10 to Windows 11. Part of my work
> process is now broken because when starting cmd from Cygwin with the current
> directory on a mounted drive I get the following error/warning/issue:
>
>
>
>
Hello All,
I've just upgraded a machine from Windows 10 to Windows 11. Part of my work
process is now broken because when starting cmd from Cygwin with the current
directory on a mounted drive I get the following error/warning/issue:
/cygdrive/j$ cmd
'\\nas00.\devt\users\johnd'
CMD.EXE
-standard locations under /usr/local/{share/,}man/ nor
under /usr/share/man/linux/ (man -m linux)!
I could probably look at bash-completion if I can get around to bash,
as I would worry about dependencies, fixes, and tweaks. There are big
challenges in bash and coreutils being years out of dat
Ah well, I guess I just keep
making it manually from a cloned repo.
I could probably look at bash-completion if I can get around to
bash, as I would worry about dependencies, fixes, and tweaks. There
are big challenges in bash and coreutils being years out of date as
parts of those need cust
On 2021-08-12 22:20, Richard Beels via Cygwin wrote:
Findutils _was_ on this list but then I saw it come over the transom
(yeay Brian! :-), which reminded me I never actually wrote about it.
Procrastination ekes a minor victory... :)
bash-completion and coreutils are both currently several
1 - 100 of 5736 matches
Mail list logo