Dear cygwin.com Team,
I went to your Site cygwin.com and wanted to shoot you a quick note. If you
want I can make a few changes (aesthetically and/or SEO-wise) to make your
site convert more visitors into leads and to get it placed higher in the
organic search for a few of the select terms.
Thi
> On 11/23/20 8:35 AM, sten.kristian.ivars...@gmail.com wrote:
> >> On 11/20/20 8:31 AM, Kristian Ivarsson via Cygwin wrote:
> that, for me, /c works.) Likewise, I would expect the normative
> path separator to be / not \, and an absolute path to start with /.
> Windows offers sever
On 11/24/20 9:32 AM, sten.kristian.ivars...@gmail.com wrote:
That's not what Cygwin is for, you ignore everything while conveniently
claiming to be looking for "insightful thoughts". You still haven't
answered where is it in the POSIX standard requires backslashes to be used
as separator or how
[snip]
> std::filesystem POSIX mode is common to all POSIX platforms where
> backslashes are NOT directory separators. How do you make them accept your
> demands? How are you going to force POSIX platforms allow Windows specific
> code?
I've been trying to say over and over again that our code do
On 11/24/20 11:35 AM, sten.kristian.ivars...@gmail.com wrote:
[snip]
std::filesystem POSIX mode is common to all POSIX platforms where
backslashes are NOT directory separators. How do you make them accept your
demands? How are you going to force POSIX platforms allow Windows specific
code?
I'
>From some months, use of a terminal with cygwin is changing and changing but
>for me with more and more difficult to use.
Prior to 3.1 version of the cygwin package, I could use two kinds of terminals
bash and mintty.
I like the bash version because I can launch with it an admin session, simp
On 11/24/2020 4:32 AM, Kristian Ivarsson via Cygwin wrote:
all the std::filesystem implementations I've seen for Windows
The implementation on top of Cygwin is not "for Windows", it's "for Cygwin", i.e., "for Posix". And
for Cygwin that's the right thing to do. And that's where we keep talk
> > [snip]
> >
> >> std::filesystem POSIX mode is common to all POSIX platforms where
> >> backslashes are NOT directory separators. How do you make them accept
> >> your demands? How are you going to force POSIX platforms allow
> >> Windows specific code?
> >
> > I've been trying to say over and o
> On 11/24/2020 4:32 AM, Kristian Ivarsson via Cygwin wrote:
>
> > all the std::filesystem implementations I've seen for Windows
>
> The implementation on top of Cygwin is not "for Windows", it's "for
> Cygwin", i.e., "for Posix". And for Cygwin that's the right thing to do.
> And that's where w
On 23/11/2020 17:35, Geoffroy Van Elsuve wrote:
Hi,
Can you add our server to mirror list.
Europe:
France: mirrors.filigrane-technologie.fr(https)
To add this mirror, I need the URL at which Cygwin files can be accessed.
'https://mirrors.filigrane-technologie.fr/' itself just gives '403
For
On Tue, Nov 24, 2020 at 12:25 AM Thomas Wolff wrote:
> > and please note that SysNative appears nowhere!
>
> That's because Sysnative is not a known folder. It is rather unknown
> just because it is virtual :)
> And that is the problem I tried to address. In cygwin32, you can `cd
> $WINDIR/Sysnati
On 24/11/2020 14:52, Bill Stewart wrote:
> On Tue, Nov 24, 2020 at 12:25 AM Thomas Wolff wrote:
>
>>> and please note that SysNative appears nowhere!
>> That's because Sysnative is not a known folder. It is rather unknown
>> just because it is virtual :)
>> And that is the problem I tried to addres
Sorry for the missing information.
https://mirrors.filigrane-technologie.fr/cygwin/x86_64/setup.ini
Actually indexing is disable on the configuration, if you need it, i
can enable it if necessary.
Cordialement,
Geoffroy Van Elsuve
114, boulevard Haussmann
75008 Paris
Tél:06 60 69 72 32
P
On 11/24/2020 9:31 AM, Kristian Ivarsson via Cygwin wrote:
On 11/24/2020 4:32 AM, Kristian Ivarsson via Cygwin wrote:
all the std::filesystem implementations I've seen for Windows
The implementation on top of Cygwin is not "for Windows", it's "for
Cygwin", i.e., "for Posix". And for Cygwin t
On Tuesday, November 24, 2020, 07:52:11 AM EST, aki...@free.fr
wrote:
> QUESTION 1 : HOW TO NOW HANDLE CTRL-C in a multi threaded cygwin application
>regarless of terminal
Ctrl-c is broken on mintty. I use this:
D:\cygwin64\bin\mintty.exe -o "KeyFunctions=A+F5:break" -
And use alt-F5 as a
For the specific case C:\Temp, I found this:
cygpath -ua 'C:\Temp'
-> /cygdrive/c/Temp
cygpath -ua /cygdrive/c/Temp
-> /cygdrive/c/Temp
cygpath -ua '\Temp'
-> /cygdrive/c/Temp
cygpath -ua '/Temp'
-> /Temp
Now Cygwin is open source, so you, too, could grab the code in cygpath and
c
Am 24.11.2020 um 21:22 schrieb Kevin Schnitzius via Cygwin:
On Tuesday, November 24, 2020, 07:52:11 AM EST, aki...@free.fr
wrote:
QUESTION 1 : HOW TO NOW HANDLE CTRL-C in a multi threaded cygwin application
regarless of terminal
Ctrl-c is broken on mintty.
This is a wrong statement. For a
On 2020-11-24 00:24, Thomas Wolff wrote:
Am 19.11.2020 um 16:57 schrieb Brian Inglis:
On 2020-11-17 16:41, tealhill via Cygwin wrote:
On 2020-11-17 4:23 PM, Thomas Wolff wrote:
Am 17.11.2020 um 20:54 schrieb tealhill via Cygwin:
>>
Cygwin's /etc/profile sets the PATH.
Could /etc/profile pl
On Tue, 24 Nov 2020 13:51:59 +0100 (CET)
> QUESTION 1 : HOW TO NOW HANDLE CTRL-C in a multi threaded cygwin application
> regarless of terminal
Could you provide simple test case which can reproduce your problem?
> QUESTION 2 : HOW TO LAUNCH A MINTTY SESSION AS ADMIN
In my environment, "Run as
On 2020-11-24 07:31, Kristian Ivarsson via Cygwin wrote:
On 11/24/2020 4:32 AM, Kristian Ivarsson via Cygwin wrote:
all the std::filesystem implementations I've seen for Windows
The implementation on top of Cygwin is not "for Windows", it's "for
Cygwin", i.e., "for Posix". And for Cygwin tha
On 11/24/20 2:01 PM, sten.kristian.ivars...@gmail.com wrote:
[snip]
std::filesystem POSIX mode is common to all POSIX platforms where
backslashes are NOT directory separators. How do you make them accept
your demands? How are you going to force POSIX platforms allow
Windows specific code?
I'v
On Tuesday, November 24, 2020, 03:59:19 PM EST, Thomas Wolff
wrote:
Am 24.11.2020 um 21:22 schrieb Kevin Schnitzius via Cygwin:
>> Ctrl-c is broken on mintty.
> This is a wrong statement. For a terminal, Ctrl+c is just a control
> character, nothing else. It's the pty device, shell or applica
22 matches
Mail list logo