Am 05.03.2020 um 16:51 schrieb Takashi Yano:
Hi Thomas,
On Thu, 5 Mar 2020 11:33:33 +0100
Thomas Wolff wrote:
With ConPTY support, the following command results in output that
contains an explicit newline at the auto-wrap position:
cmd /c echo a line which is wider than your terminal ...
For c
On 2020-03-06 13:43, Thomas Wolff wrote:
> Note that winpty is obsolete under current cygwin, and the second cmd case is
> the only issue.
> As Takashi explained, there is no fix on the cygwin side. It could be fixed on
> the Windows side, within the ConPTY API.
Is conpty not available only on th
On Fri, Mar 6, 2020 at 3:04 PM Bill Stewart wrote:
> > As Takashi explained, there is no fix on the cygwin side. It could be
> > fixed on the Windows side, within the ConPTY API.
> > You could report it there...
>
> Thanks - found this:
>
> https://github.com/microsoft/terminal
>
> Seems that this
On Fri, Mar 6, 2020 at 1:43 PM Thomas Wolff wrote:
> > With disable_pcon set:
> >
> > echo "$PATH" -- wraps correctly
> > cmd /c echo %PATH% -- wraps correctly
> > winpty cmd /c echo %PATH% -- wrapping broken
> >
> > Without disable_pcon set:
> >
> > echo "$PATH" -- wraps correctly
Am 06.03.2020 um 19:45 schrieb Bill Stewart:
On Thu, Mar 5, 2020 at 8:52 AM Takashi Yano wrote:
Thomas Wolff wrote:
With ConPTY support, the following command results in output that
contains an explicit newline at the auto-wrap position:
cmd /c echo a line which is wider than your terminal
On Thu, Mar 5, 2020 at 8:52 AM Takashi Yano wrote:
> Thomas Wolff wrote:
> > With ConPTY support, the following command results in output that
> > contains an explicit newline at the auto-wrap position:
> > cmd /c echo a line which is wider than your terminal ...
> >
> > For copy/paste, this is su
Hi Thomas,
On Thu, 5 Mar 2020 11:33:33 +0100
Thomas Wolff wrote:
> With ConPTY support, the following command results in output that
> contains an explicit newline at the auto-wrap position:
> cmd /c echo a line which is wider than your terminal ...
>
> For copy/paste, this is surprising and und
With ConPTY support, the following command results in output that
contains an explicit newline at the auto-wrap position:
cmd /c echo a line which is wider than your terminal ...
For copy/paste, this is surprising and undesired
(https://github.com/mintty/mintty/issues/971).
Can the line wrappin
8 matches
Mail list logo