On Sat, 18 Aug 2018 20:47:31, cyg Simple wrote:
You should give that a try. You can start with conhost and get a cmd
session.
it appears we have reached the bounds of your knowledge. trying to launch
conhost.exe on its own is a noop. if you double click the EXE, or you call it
from the run box
On 8/18/2018 6:20 PM, Steven Penny wrote:
> On Sat, 18 Aug 2018 16:17:49, cyg Simple wrote:
>> I'm using Win10 and typically the icon created by setup which starts
>> mintty directly as:
>>
>> C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico -
>>
>> I started conhost from that session and then ex
Dzień dobry,
Możemy podnieść średnia ocenę Twojej firmy w Google (Google Maps).
Jeśli chciałbyś otrzymać ofertę dot. takiej usługi odpowiedz "TAK".
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/do
On Sat, 18 Aug 2018 16:17:49, cyg Simple wrote:
I'm using Win10 and typically the icon created by setup which starts
mintty directly as:
C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico -
I started conhost from that session and then executed `bash -il' within
conhost.
i said from the beginn
On 8/18/2018 11:23 AM, Steven Penny wrote:
> On Fri, 17 Aug 2018 23:47:33, cyg Simple wrote:
>> Sorry, I can't duplicate this. I even tried with conhost and bash -il
>> in the window and just don't see an issue. My TERM value is xterm and
>> the data comes from the file /usr/share/terminfo/78/xter
Donald emailed me directly that this:
xgraph ... | strbuf -oL -eL tr -d '\015' | ...
does not fix the problem. While I don't recall his ever having described
"the problem" that he is trying to use strbuf to solve, I now gather that
it has to do with xgraph doing more buffering of output than he
Am 18.08.2018 um 16:28 schrieb Eliot Moss:
On 8/18/2018 10:17 AM, Donald Krieger via cygwin wrote:
Dear Eliot,
Thanks for getting back so quickly.Program1 is a windows routine,
xgraph. http://www.xgraph.org/ms/index.htmlThis is a general purpose
plotting program which writes out text whenever
On Fri, 17 Aug 2018 23:47:33, cyg Simple wrote:
Sorry, I can't duplicate this. I even tried with conhost and bash -il
in the window and just don't see an issue. My TERM value is xterm and
the data comes from the file /usr/share/terminfo/78/xterm.
You comment concerned me - so i just tested thi
On 8/18/2018 10:17 AM, Donald Krieger via cygwin wrote:
Dear Eliot,
Thanks for getting back so quickly.Program1 is a windows routine, xgraph.
http://www.xgraph.org/ms/index.htmlThis is a general purpose plotting program
which writes out text whenever an operation is performed in its graphic wi
Dear Eliot,
Thanks for getting back so quickly.Program1 is a windows routine, xgraph.
http://www.xgraph.org/ms/index.htmlThis is a general purpose plotting program
which writes out text whenever an operation is performed in its graphic window.
That text output is piped into Program2, a home-grow
On 8/18/2018 8:36 AM, Donald Krieger via cygwin wrote:
Dear list,
I require line buffered output from program1 and line buffered input to
program2.The following works under Linux but not under Cygwin. stdbuf -oL -eL
program 1 |& program2
I've searched the archive without success.I have tried
Dear list,
I require line buffered output from program1 and line buffered input to
program2.The following works under Linux but not under Cygwin. stdbuf -oL -eL
program 1 |& program2
I've searched the archive without success.I have tried -o0 -e0 -i0 and have
also tried
stdbuf -oL -eL progra
12 matches
Mail list logo