Re: Race condition hangs on multiple mintty/tcsh? Brad Wetmore

2020-08-06 Thread Thomas Wolff
kick off multiple (10) mintty sessions, and place them around the screen. C:/cygwin64/bin/mintty.exe -i /Cygwin-Terminal.ico \ --position @3 --position 120,0 --size 80x71 /bin/tcsh & C:/cygwin64/bin/mintty.exe -i /Cygwin-Terminal.ico \ --position @3 --position 715,0 --size 80x45 /bin/tcsh

Re: Race condition hangs on multiple mintty/tcsh? Brad Wetmore

2020-08-06 Thread Thomas Wolff
Am 06.08.2020 um 01:23 schrieb Kevin Schnitzius via Cygwin: On Wednesday, August 5, 2020, 06:56:48 PM EDT, Thomas Wolff wrote: Am 04.08.2020 um 12:02 schrieb Thomas Wolff: Am 04.08.2020 um 00:13 schrieb Brad Wetmore via Cygwin: Hi, I generally kick off multiple (10) mintty sessions, and

Re: Race condition hangs on multiple mintty/tcsh? Brad Wetmore

2020-08-05 Thread Kevin Schnitzius via Cygwin
On Wednesday, August 5, 2020, 06:56:48 PM EDT, Thomas Wolff wrote:  >Am 04.08.2020 um 12:02 schrieb Thomas Wolff: >> Am 04.08.2020 um 00:13 schrieb Brad Wetmore via Cygwin: >>> Hi, >>> >>> I generally kick off multiple (10) mintty sessions, and place th

Re: Race condition hangs on multiple mintty/tcsh? Brad Wetmore

2020-08-05 Thread Thomas Wolff
Am 04.08.2020 um 12:02 schrieb Thomas Wolff: Am 04.08.2020 um 00:13 schrieb Brad Wetmore via Cygwin: Hi, I generally kick off multiple (10) mintty sessions, and place them around the screen. C:/cygwin64/bin/mintty.exe -i /Cygwin-Terminal.ico \ --position @3 --position 120,0 --size 80x71

Re: Race condition hangs on multiple mintty/tcsh? Brad Wetmore

2020-08-04 Thread Thomas Wolff
Am 04.08.2020 um 00:13 schrieb Brad Wetmore via Cygwin: Hi, I generally kick off multiple (10) mintty sessions, and place them around the screen. C:/cygwin64/bin/mintty.exe -i /Cygwin-Terminal.ico \ --position @3 --position 120,0 --size 80x71 /bin/tcsh & C:/cygwin64/bin/mintty.exe -i /Cy

Race condition hangs on multiple mintty/tcsh? Brad Wetmore

2020-08-03 Thread Brad Wetmore via Cygwin
Hi, I generally kick off multiple (10) mintty sessions, and place them around the screen. C:/cygwin64/bin/mintty.exe -i /Cygwin-Terminal.ico \ --position @3 --position 120,0 --size 80x71 /bin/tcsh & C:/cygwin64/bin/mintty.exe -i /Cygwin-Terminal.ico \ --position @3 --position 715,0 --size 8

Re: Trouble with output character sets from Win32 applications running under mintty

2020-08-03 Thread Michael Shay via Cygwin
Michael From: "Brian Inglis" To: cygwin@cygwin.com Date: 08/03/2020 05:23 PM Subject:Re: Trouble with output character sets from Win32 applications running under mintty Sent by:"Cygwin" On 2020-08-03 11:42, Andrey Repin wrote: >> Doesn&#x

Re: Trouble with output character sets from Win32 applications running under mintty

2020-08-03 Thread Brian Inglis
s - you have to use the Windows codepage conversion routines. You can only change input character sets on the fly; output character sets will depend on mintty support of xterm-compatible character set support and switching escape sequences; if you set up UCS16LE console output, Windows and mintty s

[ANNOUNCEMENT] Updated: mintty 3.2.0

2020-06-20 Thread Thomas Wolff
I have uploaded mintty 3.2.0 with the following changes: Sixel and image display   * For overlapping images, fixed background and clipping borders (~#1010).   * Avoid image flickering by revised image list rendering strategy (#1010).   * New strategy to detect and collect overlayed images

Re: Setting appearance in bash / mintty

2020-06-19 Thread Thomas Wolff
Am 19.06.2020 um 13:17 schrieb Fergus Daly via Cygwin: This is a bash question, but it is posed only because I am experiencing a lack of parallel alignment between bash and mintty in Cygwin. Hope OK to ask. The file /etc/minttyrc [or equivalent] [or R-click in the mintty console] can be used

Setting appearance in bash / mintty

2020-06-19 Thread Fergus Daly via Cygwin
This is a bash question, but it is posed only because I am experiencing a lack of parallel alignment between bash and mintty in Cygwin. Hope OK to ask. The file /etc/minttyrc [or equivalent] [or R-click in the mintty console] can be used to set FG and BG colours, font style and size. When using

Re: How to debug/troubleshoot mintty?

2020-06-17 Thread Thomas Wolff
Am 17.06.2020 um 21:48 schrieb Allen Hewes via Cygwin: Hi, I seem to be having more screen text redraw/repaint issues with mintty lately (about 6 - 9 months). Generally, it's more often remote systems (via SSH) vs my local client peecee. My issues range from scrambled up text, curs

How to debug/troubleshoot mintty?

2020-06-17 Thread Allen Hewes via Cygwin
Hi, I seem to be having more screen text redraw/repaint issues with mintty lately (about 6 - 9 months). Generally, it's more often remote systems (via SSH) vs my local client peecee. My issues range from scrambled up text, cursor in wrong location, cursor line in wrong location and rows

Re: mintty emacs-nox pseudorandom color dimming

2020-06-16 Thread Thomas Wolff
Am 15.06.2020 um 22:47 schrieb Paul Ausbeck via Cygwin: Dear Sirs: After recently updating my cygwin installation, emacs-nox now pseudorandomly dims some characters after the cursor passes through a character's position. I don't think the problem lies with emacs-nox, but rather w

mintty emacs-nox pseudorandom color dimming

2020-06-15 Thread Paul Ausbeck via Cygwin
Dear Sirs: After recently updating my cygwin installation, emacs-nox now pseudorandomly dims some characters after the cursor passes through a character's position. I don't think the problem lies with emacs-nox, but rather with mintty. I say this as the color dimming happens when on

Re: [ANNOUNCEMENT] Updated: mintty 3.1.8

2020-06-09 Thread Enrico Forestieri
On Mon, Jun 08, 2020 at 07:24:19PM +0200, Thomas Wolff wrote: > I have uploaded mintty 3.1.8 with the following changes: > > Terminal features >   * Handle new lines within OSC strings, ignore for image data (#1010). > > Keyboard handling >   * Optional legacy Alt modifier f

Re: cygwin-3.1.0 and mintty from desktop shortcut

2020-06-08 Thread Brian Inglis
Jun 2020 00:15:59 -0600 >>>> Brian Inglis wrote: >>>>> On 2020-06-06 19:35, Takashi Yano via Cygwin wrote: >>>>>> On Sat, 06 Jun 2020 13:20:16 +0200 >>>>>> ASSI wrote: >>>>>>> Takashi Yano via Cygwin writes: >>&g

[ANNOUNCEMENT] Updated: mintty 3.1.8

2020-06-08 Thread Thomas Wolff
I have uploaded mintty 3.1.8 with the following changes: Terminal features   * Handle new lines within OSC strings, ignore for image data (#1010). Keyboard handling   * Optional legacy Alt modifier fallback for AltGr key. Window handling   * Fixed crash with empty search pattern (#1011, ~#998

Re: cygwin-3.1.0 and mintty from desktop shortcut

2020-06-08 Thread Takashi Yano via Cygwin
On 2020-06-06 19:35, Takashi Yano via Cygwin wrote: > >>>> On Sat, 06 Jun 2020 13:20:16 +0200 > >>>> ASSI wrote: > >>>>> Takashi Yano via Cygwin writes: > >>>>>>> 1. Rename /usr/share/locale to something else, like local.ba

Re: cygwin-3.1.0 and mintty from desktop shortcut

2020-06-07 Thread Brian Inglis
Jun 2020 13:20:16 +0200 >>>> ASSI wrote: >>>>> Takashi Yano via Cygwin writes: >>>>>>> 1. Rename /usr/share/locale to something else, like local.bak. >>>>>>> 2. Start mintty in the usual way. >>>>>>> 3. Rename th

Re: AltGr key and mintty

2020-06-07 Thread Enrico Forestieri
On Sun, Jun 07, 2020 at 04:42:03PM +0200, Thomas Wolff wrote: > Am 07.06.2020 um 15:07 schrieb Enrico Forestieri: > > On Sun, Jun 07, 2020 at 02:55:25PM +0200, Thomas Wolff wrote: > > > Am 07.06.2020 um 13:50 schrieb Enrico Forestieri: > > > > According to > >

Re: AltGr key and mintty

2020-06-07 Thread Thomas Wolff
Am 07.06.2020 um 15:07 schrieb Enrico Forestieri: On Sun, Jun 07, 2020 at 02:55:25PM +0200, Thomas Wolff wrote: Am 07.06.2020 um 13:50 schrieb Enrico Forestieri: According to https://github.com/mintty/mintty/wiki/Keycodes#altgr when the keyboard layout does not have a keycode for an AltGr

Re: AltGr key and mintty

2020-06-07 Thread Enrico Forestieri
On Sun, Jun 07, 2020 at 02:55:25PM +0200, Thomas Wolff wrote: > Am 07.06.2020 um 13:50 schrieb Enrico Forestieri: > > According to > > https://github.com/mintty/mintty/wiki/Keycodes#altgr > > when the keyboard layout does not have a keycode for an AltGr > > combination,

Re: AltGr key and mintty

2020-06-07 Thread Thomas Wolff
Am 07.06.2020 um 13:50 schrieb Enrico Forestieri: According to https://github.com/mintty/mintty/wiki/Keycodes#altgr when the keyboard layout does not have a keycode for an AltGr combination, the AltGr key is treated as Alt instead. There were some recent tweaks to ensure consistent handling of

AltGr key and mintty

2020-06-07 Thread Enrico Forestieri
According to https://github.com/mintty/mintty/wiki/Keycodes#altgr when the keyboard layout does not have a keycode for an AltGr combination, the AltGr key is treated as Alt instead. I have the following entry in ~/.inputrc "\e'": "`" # Alt+'

Re: cygwin-3.1.0 and mintty from desktop shortcut

2020-06-07 Thread Takashi Yano via Cygwin
Yano via Cygwin writes: > > >>>> 1. Rename /usr/share/locale to something else, like local.bak. > > >>>> 2. Start mintty in the usual way. > > >>>> 3. Rename the directory from step 1 back to /usr/share/local. > > >>>> 4. Work jus

Re: cygwin-3.1.0 and mintty from desktop shortcut

2020-06-07 Thread Takashi Yano via Cygwin
On Sun, 7 Jun 2020 00:15:59 -0600 Brian Inglis wrote: > On 2020-06-06 19:35, Takashi Yano via Cygwin wrote: > > On Sat, 06 Jun 2020 13:20:16 +0200 > > ASSI wrote: > >> Takashi Yano via Cygwin writes: > >>>> 1. Rename /usr/share/locale to something else, li

Re: cygwin-3.1.0 and mintty from desktop shortcut

2020-06-06 Thread Brian Inglis
On 2020-06-06 19:35, Takashi Yano via Cygwin wrote: > On Sat, 06 Jun 2020 13:20:16 +0200 > ASSI wrote: >> Takashi Yano via Cygwin writes: >>>> 1. Rename /usr/share/locale to something else, like local.bak. >>>> 2. Start mintty in the usual way. >>>>

Re: cygwin-3.1.0 and mintty from desktop shortcut

2020-06-06 Thread ASSI
Takashi Yano via Cygwin writes: […] > Both 4 and 5 successfully open mintty window with shell. …as they do for me on other machines that have different configuration. > I wonder what is the difference between my environment and yours. That way lies madness… and I can't really tell

Re: cygwin-3.1.0 and mintty from desktop shortcut

2020-06-06 Thread Takashi Yano via Cygwin
On Sat, 06 Jun 2020 13:20:16 +0200 ASSI wrote: > Takashi Yano via Cygwin writes: > >> 1. Rename /usr/share/locale to something else, like local.bak. > >> 2. Start mintty in the usual way. > >> 3. Rename the directory from step 1 back to /usr/share/local. > >&

Re: cygwin-3.1.0 and mintty from desktop shortcut

2020-06-06 Thread ASSI
Takashi Yano via Cygwin writes: >> 1. Rename /usr/share/locale to something else, like local.bak. >> 2. Start mintty in the usual way. >> 3. Rename the directory from step 1 back to /usr/share/local. >> 4. Work just like the problem never existed either in the shell running

[ANNOUNCEMENT] Updated: mintty 3.1.7

2020-06-04 Thread Thomas Wolff
I have uploaded mintty 3.1.7 with the following changes: Terminal features   * New default CSI - p (DECARR 0) to disable keyboard repeat rate limitation. Keyboard handling   * Keyboard auto-repeat handling is now as usual (not affected) by default (#1009).   * Tweaked auto-repeat rate

Re: mintty slow feedback in keyboard auto repeat mode

2020-06-03 Thread Thomas Wolff
Am 03.06.2020 um 22:11 schrieb Michal Grodzki via Cygwin: Hi, mintty has slow keyboard feedback in auto repeat mode. This has already been fixed; 3.1.7 coming this week. Version 3.1.4-1 works correctly. The problem arises from version 3.1.5-1 and it exists in 3.1.6-1. Now I use the old 3.1.4

mintty slow feedback in keyboard auto repeat mode

2020-06-03 Thread Michal Grodzki via Cygwin
Hi, mintty has slow keyboard feedback in auto repeat mode. Version 3.1.4-1 works correctly. The problem arises from version 3.1.5-1 and it exists in 3.1.6-1. Now I use the old 3.1.4-1 version because of it. I can reproduce this issue on demand by reinstalling mentioned versions of mintty in

Re: mintty 3.1.5-1 cannot started on Win7 32 bit

2020-06-03 Thread Thomas Wolff
Am 03.06.2020 um 12:50 schrieb Ernesto Vigano' via Cygwin: I've been using cygwin on my Win7 32-bit machine without issues for years. I've just updated the package and mintty has been upgraded from 2.9.6-0 to 3.1.5-1. This new release can't be started anymore one my W

mintty 3.1.5-1 cannot started on Win7 32 bit

2020-06-03 Thread Ernesto Vigano' via Cygwin
I've been using cygwin on my Win7 32-bit machine without issues for years. I've just updated the package and mintty has been upgraded from 2.9.6-0 to 3.1.5-1. This new release can't be started anymore one my Win7 32 machine. I've reverted back to 2.9.6-0 which works. 3.1.5-1 w

Re: [ANNOUNCEMENT] Updated: mintty 3.1.6

2020-05-26 Thread Maarten Hoes via Cygwin
On Tue, May 26, 2020 at 10:43 PM Brian Inglis > On 2020-05-26 13:16, Maarten Hoes via Cygwin wrote: > > On Tue, May 26, 2020 at 7:36 PM Thomas Wolff wrote: > >> and please remember not to "top-post" if you respond there] > > [not aimed at you specifically, but ] > > Owwwh, for the love of ***, can

Re: [ANNOUNCEMENT] Updated: mintty 3.1.6

2020-05-26 Thread Brian Inglis
On 2020-05-26 13:16, Maarten Hoes via Cygwin wrote: > On Tue, May 26, 2020 at 7:36 PM Thomas Wolff wrote: >> and please remember not to "top-post" if you respond there] > [not aimed at you specifically, but ] > Owwwh, for the love of ***, can 'we' be at least a little more lenient > about this? I f

Re: [ANNOUNCEMENT] Updated: mintty 3.1.6

2020-05-26 Thread Maarten Hoes via Cygwin
On Tue, May 26, 2020 at 9:58 PM Marco Atzeri via Cygwin wrote: > On 26.05.2020 21:16, Maarten Hoes via Cygwin wrote: > > On Tue, May 26, 2020 at 7:36 PM Thomas Wolff wrote: > > > >> and please remember not to "top-post" if you respond there] > >> > >> > > [not aimed at you specifically, but ] >

Re: [ANNOUNCEMENT] Updated: mintty 3.1.6

2020-05-26 Thread Marco Atzeri via Cygwin
On 26.05.2020 21:16, Maarten Hoes via Cygwin wrote: On Tue, May 26, 2020 at 7:36 PM Thomas Wolff wrote: and please remember not to "top-post" if you respond there] [not aimed at you specifically, but ] Owwwh, for the love of ***, can 'we' be at least a little more lenient about this ? I fu

Re: [ANNOUNCEMENT] Updated: mintty 3.1.6

2020-05-26 Thread Maarten Hoes via Cygwin
On Tue, May 26, 2020 at 7:36 PM Thomas Wolff wrote: > and please remember not to "top-post" if you respond there] > > [not aimed at you specifically, but ] Owwwh, for the love of ***, can 'we' be at least a little more lenient about this ? I fully realize that people have their clear preferences

Re: [ANNOUNCEMENT] Updated: mintty 3.1.6

2020-05-26 Thread Thomas Wolff
er reading your post indicating the repo was updated, I re-ran setup to update Mintty to the latest which shows to be 3.1.6-1.  This version still dumped. Repository refers to the github home of mintty (https://github.com/mintty/mintty/), it's not yet a cygwin package. You could download

Re: [ANNOUNCEMENT] Updated: mintty 3.1.6

2020-05-26 Thread Thomas Wolff
1.5 also dumped) all this with Cygwin 32bit. Unfortunately, we have an application that depends on 32 bit Cygwin. Don't worry, there are no plans to neglect 32-bit support in mintty. For your application, however, consider that cygwin 32-bit support seems to be fading in general as cygwin 32-b

Re: [ANNOUNCEMENT] Updated: mintty 3.1.6

2020-05-26 Thread Randall Nutz via Cygwin
20 at 10:05 AM Thomas Wolff wrote: > Am 26.05.2020 um 16:30 schrieb David Dombrowsky via Cygwin: > > This version now coredumps on my machine. This is on a 32-bit > > machine. Is this the final nail in the coffin for 32-bit? > Of course not. Mintty actually still runs on W

Re: [ANNOUNCEMENT] Updated: mintty 3.1.6

2020-05-26 Thread Thomas Wolff
Am 26.05.2020 um 16:30 schrieb David Dombrowsky via Cygwin: This version now coredumps on my machine. This is on a 32-bit machine. Is this the final nail in the coffin for 32-bit? Of course not. Mintty actually still runs on Windows XP and even Windows 2000. However, bugs happen and I guess

Re: [ANNOUNCEMENT] Updated: mintty 3.1.6

2020-05-26 Thread David Dombrowsky via Cygwin
This version now coredumps on my machine. This is on a 32-bit machine. Is this the final nail in the coffin for 32-bit? [2000] davek@davek-win:~>mintty *** stack smashing detected ***: terminated Aborted (core dumped) Stack trace: Frame Function Args 0022C2CC 610239CC (023C, E

Re: STACKDUMP - mintty - Multiply crashes experienced following upgrade to mintty 3.1.5 - x86_64-pc-cygwin

2020-05-24 Thread Olaf Sulla via Cygwin
. > > > > On Thu 2020-05-21 16:13:08 +0100, Olaf Sulla wrote: > > Hi, > > > > I am now experiencing multiple crashes in mintty following the installation > > of > > mintty v3.1.5 earlier this morning. > > > > Typical stackdum

Re: [ANNOUNCEMENT] Updated: mintty 3.1.6

2020-05-22 Thread Thomas Wolff
Thomas Wolff wrote: Hi Takashi, Am 22.05.2020 um 11:22 schrieb Takashi Yano via Cygwin: Hi Thomas, On Thu, 21 May 2020 19:41:27 +0200 Thomas Wolff wrote: I have uploaded mintty 3.1.6 with the following changes: Window handling   * Fixed resource leak when displaying images (#995

Re: [ANNOUNCEMENT] Updated: mintty 3.1.6

2020-05-22 Thread Takashi Yano via Cygwin
omas Wolff wrote: > > > > Hi Takashi, > > > > > > > > Am 22.05.2020 um 11:22 schrieb Takashi Yano via Cygwin: > > > > > Hi Thomas, > > > > > > > > > > On Thu, 21 May 2020 19:41:27 +0200 > > > >

Re: [ANNOUNCEMENT] Updated: mintty 3.1.6

2020-05-22 Thread Takashi Yano via Cygwin
2 schrieb Takashi Yano via Cygwin: > > > > Hi Thomas, > > > > > > > > On Thu, 21 May 2020 19:41:27 +0200 > > > > Thomas Wolff wrote: > > > >> I have uploaded mintty 3.1.6 with the following changes: > > > >> > &g

Re: [ANNOUNCEMENT] Updated: mintty 3.1.6

2020-05-22 Thread Takashi Yano via Cygwin
21 May 2020 19:41:27 +0200 > > > Thomas Wolff wrote: > > >> I have uploaded mintty 3.1.6 with the following changes: > > >> > > >> Window handling > > >>   * Fixed resource leak when displaying images (#995). > > >>   * Fixe

Re: [ANNOUNCEMENT] Updated: mintty 3.1.6

2020-05-22 Thread Takashi Yano via Cygwin
On Fri, 22 May 2020 12:14:43 +0200 Thomas Wolff wrote: > Hi Takashi, > > Am 22.05.2020 um 11:22 schrieb Takashi Yano via Cygwin: > > Hi Thomas, > > > > On Thu, 21 May 2020 19:41:27 +0200 > > Thomas Wolff wrote: > >> I have uploaded mintty 3.1.6 wi

Re: STACKDUMP - mintty - Multiply crashes experienced following upgrade to mintty 3.1.5 - x86_64-pc-cygwin

2020-05-22 Thread Olaf Sulla via Cygwin
Professional Ver 6.1 Build 7601 Service Pack 1 > > > > Redacted cygcheck report attached. > > > > > > > > On Thu 2020-05-21 16:13:08 +0100, Olaf Sulla wrote: > > > Hi, > > > > > > I am now experiencing multiple crashes in mintty f

Re: [ANNOUNCEMENT] Updated: mintty 3.1.6

2020-05-22 Thread Thomas Wolff
Hi Takashi, Am 22.05.2020 um 11:22 schrieb Takashi Yano via Cygwin: Hi Thomas, On Thu, 21 May 2020 19:41:27 +0200 Thomas Wolff wrote: I have uploaded mintty 3.1.6 with the following changes: Window handling   * Fixed resource leak when displaying images (#995).   * Fixed crash condition

Re: [ANNOUNCEMENT] Updated: mintty 3.1.6

2020-05-22 Thread Takashi Yano via Cygwin
Hi Thomas, On Thu, 21 May 2020 19:41:27 +0200 Thomas Wolff wrote: > I have uploaded mintty 3.1.6 with the following changes: > > Window handling >   * Fixed resource leak when displaying images (#995). >   * Fixed crash condition on keyboard auto-repeat (#996). (Apologies

Re: [ANNOUNCEMENT] Updated: mintty 3.1.5

2020-05-21 Thread Thomas Wolff
Am 21.05.2020 um 18:56 schrieb Ken Brown via Cygwin: On 5/21/2020 12:36 PM, Marco Atzeri via Cygwin wrote: On 21.05.2020 16:48, Ken Brown via Cygwin wrote: On 5/20/2020 11:34 AM, Thomas Wolff wrote: I have uploaded mintty 3.1.5 with the following changes: The homepage is at http

Re: STACKDUMP - mintty - Multiply crashes experienced following upgrade to mintty 3.1.5 - x86_64-pc-cygwin

2020-05-21 Thread Thomas Wolff
, Olaf Sulla wrote: Hi, I am now experiencing multiple crashes in mintty following the installation of mintty v3.1.5 earlier this morning. Typical stackdump: Exception: STATUS_INTEGER_DIVIDE_BY_ZERO at rip=00100438534^M rax=03E8 rbx=401C0001 rcx=^M rdx

[ANNOUNCEMENT] Updated: mintty 3.1.6

2020-05-21 Thread Thomas Wolff
I have uploaded mintty 3.1.6 with the following changes: Window handling   * Fixed resource leak when displaying images (#995).   * Fixed crash condition on keyboard auto-repeat (#996). (Apologies for this one.) The homepage is at http://mintty.github.io/ It also links to the issue tracker

Re: [ANNOUNCEMENT] Updated: mintty 3.1.5

2020-05-21 Thread Ken Brown via Cygwin
On 5/21/2020 12:36 PM, Marco Atzeri via Cygwin wrote: On 21.05.2020 16:48, Ken Brown via Cygwin wrote: On 5/20/2020 11:34 AM, Thomas Wolff wrote: I have uploaded mintty 3.1.5 with the following changes: The homepage is at http://mintty.github.io/ It also links to the issue tracker

Re: [ANNOUNCEMENT] Updated: mintty 3.1.5

2020-05-21 Thread Marco Atzeri via Cygwin
On 21.05.2020 16:48, Ken Brown via Cygwin wrote: On 5/20/2020 11:34 AM, Thomas Wolff wrote: I have uploaded mintty 3.1.5 with the following changes: The homepage is at http://mintty.github.io/ It also links to the issue tracker. After this release the right Alt key on my keyboard has

STACKDUMP - mintty - Multiply crashes experienced following upgrade to mintty 3.1.5 - x86_64-pc-cygwin

2020-05-21 Thread Olaf Sulla via Cygwin
Hi, I am now experiencing multiple crashes in mintty following the installation of mintty v3.1.5 earlier this morning. Typical stackdump: Exception: STATUS_INTEGER_DIVIDE_BY_ZERO at rip=00100438534^M rax=03E8 rbx=401C0001 rcx=^M rdx= rsi

Re: [ANNOUNCEMENT] Updated: mintty 3.1.5

2020-05-21 Thread Ken Brown via Cygwin
On 5/20/2020 11:34 AM, Thomas Wolff wrote: I have uploaded mintty 3.1.5 with the following changes: Terminal features   * Limit coordinates of all mouse reports to text area (#972).   * Support bell volume escape sequence DECSWBV (#974) with wave files.   * Support margin bell feature (#974

[ANNOUNCEMENT] Updated: mintty 3.1.5

2020-05-20 Thread Thomas Wolff
I have uploaded mintty 3.1.5 with the following changes: Terminal features   * Limit coordinates of all mouse reports to text area (#972).   * Support bell volume escape sequence DECSWBV (#974) with wave files.   * Support margin bell feature (#974), with DECSET 44 enabling sequence (xterm

Re: "tmux open terminal failed: not a terminal" in terminal emulators other than mintty

2020-05-16 Thread Kacper Michajlow via Cygwin
On Fri, 27 Mar 2020 at 21:15, Michael Wild via Cygwin wrote: > Hi > > As the maintainer of the tmux Cygwin package I have to admit that I have no > idea how to fix this. Sorry. > Hi, I did take a look how tmux works and what is going on in Cygwin. Here is short summary of my findings. * Tmux s

Re: Console doesn't work correctly under anything else than cmd or mintty

2020-05-16 Thread Brian Inglis
> Now cygcheck -k works in pty in a limited way due to pseudo > console support if the OS is Win10 1809 or later. But the results are not comparable: under mintty q gives: $ cygcheck -k This key check works only in a console window, _NOT_ in a terminal session! Abort with Ctrl+C if in a ter

Re: Console doesn't work correctly under anything else than cmd or mintty

2020-05-15 Thread Takashi Yano via Cygwin
On Fri, 15 May 2020 14:57:14 -0600 Brian Inglis wrote: > >cygcheck -k > > This key check works only in a console window, _NOT_ in a terminal session! > Abort with Ctrl+C if in a terminal session. Now cygcheck -k works in pty in a limited way due to pseudo console support if the OS is Win10 1809 o

Re: Console doesn't work correctly under anything else than cmd or mintty

2020-05-15 Thread Brian Inglis
On 2020-05-14 17:47, Takashi Yano via Cygwin wrote: > On Thu, 14 May 2020 19:48:59 +0200 > Kacper Michajlow wrote: >> On Thu, 14 May 2020 at 05:33, Takashi Yano wrote: >> >>> I guess setting >>> stty erase '^?' >>> on the host resolves this problem. >>> >> >> Nope, it still doesn't work. And '^?'

Re: Console doesn't work correctly under anything else than cmd or mintty

2020-05-15 Thread Kacper Michajlow via Cygwin
27;m just curious at this point. > This causes because cygwin does not set ECHOE, ECHOK, ECHOCTL and ECHOKE > by default. Mintty sets them by itself. Tcsh seems also to set them. > However, bash does not. > FWIW, zsh also does not set those. Thanks for help and patience :) - Kacpe

Re: Console doesn't work correctly under anything else than cmd or mintty

2020-05-15 Thread Takashi Yano via Cygwin
On Fri, 15 May 2020 11:34:33 +0200 Kacper Michajlow wrote: > Windows Terminal: > > $ echo $TERM > xterm-256color > $ stty > speed 38400 baud; line = 0; > eol = M-^?; eol2 = M-^?; > -brkint -imaxbel iutf8 > -echoe -echok -echoctl -echoke ... > Mintty: > > $

Re: Console doesn't work correctly under anything else than cmd or mintty

2020-05-15 Thread Kacper Michajlow via Cygwin
On Fri, 15 May 2020 at 01:47, Takashi Yano wrote: > Please check the result of > xxd > Ctrl-V Backspace Enter Ctrl-D > Here is comparison with running ssh connection to the same machine in WT and Mintty. Also I noticed that selecting and copying multi-line output of stty in Wind

Re: Console doesn't work correctly under anything else than cmd or mintty

2020-05-14 Thread Takashi Yano via Cygwin
On Thu, 14 May 2020 19:48:59 +0200 Kacper Michajlow wrote: > On Thu, 14 May 2020 at 05:33, Takashi Yano wrote: > > > I guess setting > > stty erase '^?' > > on the host resolves this problem. > > > > Nope, it still doesn't work. And '^?' default so it doesn't change > anything. Please note that

Re: Console doesn't work correctly under anything else than cmd or mintty

2020-05-14 Thread Kacper Michajlow via Cygwin
On Thu, 14 May 2020 at 05:33, Takashi Yano wrote: > I guess setting > stty erase '^?' > on the host resolves this problem. > Nope, it still doesn't work. And '^?' default so it doesn't change anything. Please note that in bash Backspace works fine, but in read command (or any other program that

Re: Console doesn't work correctly under anything else than cmd or mintty

2020-05-13 Thread Takashi Yano via Cygwin
ead command > 3. You can type, but trying to erase char with Backspace key will print ⌂ > instead. > > This happens only in remote ssh session in WT using Cygwin's ssh. Works > fine using Native Window's OpenSSH client or in local Cygwin session. Also > works fine when usi

Re: Console doesn't work correctly under anything else than cmd or mintty

2020-05-13 Thread Takashi Yano via Cygwin
On Tue, 12 May 2020 22:26:07 +0200 Kacper Michajlow via Cygwin wrote: > I was testing latest master (e637d53) and console is clunky in anything > that isn't cmd.exe or mintty. I tested Microsoft Terminal and ConEmu. > > For example navigating with arrows doesn't work in

Re: Console doesn't work correctly under anything else than cmd or mintty

2020-05-13 Thread Eric Lilja via Cygwin
testing latest master (e637d53) and console is clunky in anything > that isn't cmd.exe or mintty. I tested Microsoft Terminal and ConEmu. > > For example navigating with arrows doesn't work in vim. In zsh searching > history with up arrow when there is beginning of the command

Console doesn't work correctly under anything else than cmd or mintty

2020-05-12 Thread Kacper Michajlow via Cygwin
Hi, I was testing latest master (e637d53) and console is clunky in anything that isn't cmd.exe or mintty. I tested Microsoft Terminal and ConEmu. For example navigating with arrows doesn't work in vim. In zsh searching history with up arrow when there is beginning of the command do

Re: Problems with a combination of a mingw program, mintty, and CYGWIN=disable_pcon

2020-05-07 Thread André Bleau via Cygwin
Takashi Yano wrote: Hi André, Thanks for the report. On Thu, 7 May 2020 03:38:25 + André Bleau via Cygwin wrote: > Hi cygwin users, > > I have cli program that I run with mintty. It is a simple C++ program, > reading from cin and outpu

Re: Problems with a combination of a mingw program, mintty, and CYGWIN=disable_pcon

2020-05-07 Thread Takashi Yano via Cygwin
Hi André, Thanks for the report. On Thu, 7 May 2020 03:38:25 + André Bleau via Cygwin wrote: > Hi cygwin users, > > I have cli program that I run with mintty. It is a simple C++ program, > reading from cin and outputing to cout. It is cross-compiled as a mingw > pro

Problems with a combination of a mingw program, mintty, and CYGWIN=disable_pcon

2020-05-06 Thread André Bleau via Cygwin
Hi cygwin users, I have cli program that I run with mintty. It is a simple C++ program, reading from cin and outputing to cout. It is cross-compiled as a mingw program. I've been running it without problems fro over 2 years. Recently, I updated cygwin to 3.1.4-1 and noticed the pcon su

Re: PTY not working in Mintty

2020-04-13 Thread Pavel Fedin via Cygwin
On 13.04.2020 12:11, Marco Atzeri wrote: "cygcheck -svr > cygcheck.out" and compare the output files >>    "Segmentation fault" on both systems. > > that is really NOT normal > > BLODA ?  Yes, these machines have some, and it's impossible to get rid of it. It is installed according to The

Re: PTY not working in Mintty

2020-04-13 Thread Marco Atzeri via Cygwin
ystems. that is really NOT normal BLODA ? No idea what is "Docker Desktop" Docker ported to Windows using a virtual machine: https://www.docker.com/products/docker-desktop but I suggest you to verify that you are really running mintty with the same invocation in the two cases.  Ho

Re: PTY not working in Mintty

2020-04-13 Thread Pavel Fedin via Cygwin
;Segmentation fault" on both systems. >> >> No idea what is "Docker Desktop" Docker ported to Windows using a virtual machine: https://www.docker.com/products/docker-desktop >> but I suggest you to verify that you are really running mintty with >> the same invoca

Re: PTY not working in Mintty

2020-04-10 Thread Thomas Wolff
i am using Docker Desktop for Windows) causes "Terminal is not a PTY" error, i have to use winpty wrapper as suggested. On the laptop everything is fine, docker works in MinTTY out of the box with no need for winpty.    Is there maybe some hidden setting, which got stuck somewhere in the older

Re: PTY not working in Mintty

2020-04-10 Thread Marco Atzeri via Cygwin
al is not a PTY" error, i have to use winpty wrapper as suggested. On the laptop everything is fine, docker works in MinTTY out of the box with no need for winpty.  Is there maybe some hidden setting, which got stuck somewhere in the older system ? Why is PTY not working? Can anyone help me to d

PTY not working in Mintty

2020-04-10 Thread Pavel Fedin via Cygwin
per as suggested. On the laptop everything is fine, docker works in MinTTY out of the box with no need for winpty.  Is there maybe some hidden setting, which got stuck somewhere in the older system ? Why is PTY not working? Can anyone help me to diagnose that ? -- Problem reports:

Re: Issue with mintty: title not updated when background process exists

2020-04-01 Thread Thomas Wolff
m\]\n\$ ' so that the cur dir is set as title of the window. This generally work for both mintty or cmd. But after the sequence   Luc@Mulan ~   $ emacs &   [1] 371   Luc@Mulan ~   $ cd bin   Luc@Mulan ~/bin   $ the title of the mintty widow remain to "~". The same sequence with cmd

Re: Re: Issue with mintty: title not updated when background process exists

2020-04-01 Thread Luc Henninger
tle of the window. This generally work for both mintty or cmd. But after the sequence   Luc@Mulan ~   $ emacs &   [1] 371   Luc@Mulan ~   $ cd bin   Luc@Mulan ~/bin   $ the title of the mintty widow remain to "~". The same sequence with cmd window change the title to "~/bin&quo

Re: Re: Issue with mintty: title not updated when background process exists

2020-04-01 Thread Luc Henninger
tle of the window. This generally work for both mintty or cmd. But after the sequence   Luc@Mulan ~   $ emacs &   [1] 371   Luc@Mulan ~   $ cd bin   Luc@Mulan ~/bin   $ the title of the mintty widow remain to "~". The same sequence with cmd window change the title to "~/bin&quo

Re: Issue with mintty: title not updated when background process exists

2020-04-01 Thread Thomas Wolff
Am 01.04.2020 um 14:20 schrieb Thomas Wolff: Am 01.04.2020 um 13:07 schrieb Luc Henninger: Hello, I have defined the PS1 variable as follow PS1='\[\e]0;\w\a\]\[\e[32m\]\u@\h \[\e[35m\]\w\[\e[0m\]\n\$ ' so that the cur dir is set as title of the window. This generally work for both

Re: Issue with mintty: title not updated when background process exists

2020-04-01 Thread Thomas Wolff
Am 01.04.2020 um 13:07 schrieb Luc Henninger: Hello, I have defined the PS1 variable as follow PS1='\[\e]0;\w\a\]\[\e[32m\]\u@\h \[\e[35m\]\w\[\e[0m\]\n\$ ' so that the cur dir is set as title of the window. This generally work for both mintty or cmd. But after the sequence  

Issue with mintty: title not updated when background process exists

2020-04-01 Thread Luc Henninger
Hello, I have defined the PS1 variable as follow PS1='\[\e]0;\w\a\]\[\e[32m\]\u@\h \[\e[35m\]\w\[\e[0m\]\n\$ ' so that the cur dir is set as title of the window. This generally work for both mintty or cmd. But after the sequence   Luc@Mulan ~   $ emacs &   [1] 371   Luc@Mulan ~  

Re: "tmux open terminal failed: not a terminal" in terminal emulators other than mintty

2020-03-27 Thread Michael Wild via Cygwin
On Fri, 27 Mar 2020, 14:29 Kacper Michajlow wrote: > > You can try another pty emulator. F.e. wintty. > > Not really interested in some dead projects ;p > > Let me rephrase the question, because I misspoke. > > Currently Cygwin works acceptably only under Mintty as far as

Re: "tmux open terminal failed: not a terminal" in terminal emulators other than mintty

2020-03-27 Thread Kacper Michajlow via Cygwin
> You can try another pty emulator. F.e. wintty. Not really interested in some dead projects ;p Let me rephrase the question, because I misspoke. Currently Cygwin works acceptably only under Mintty as far as I can see. Running it from cmd or any of terminal emulators listed before result in

Re: "tmux open terminal failed: not a terminal" in terminal emulators other than mintty

2020-03-26 Thread Andrey Repin
Greetings, Kacper Michajlow! > I'm not exactly sure who to blame for this issue, but I figured I will ask > you guys. Tmux fails to open in anything else than mintty it seems like. It > works from ssh session, probably because pseudo-tty is allocated, but except > that tmux wi

"tmux open terminal failed: not a terminal" in terminal emulators other than mintty

2020-03-26 Thread Kacper Michajlow via Cygwin
Hi, I'm not exactly sure who to blame for this issue, but I figured I will ask you guys. Tmux fails to open in anything else than mintty it seems like. It works from ssh session, probably because pseudo-tty is allocated, but except that tmux will fail. There are multiple reports about

Re: cygwin-3.1.0 and mintty from desktop shortcut

2020-03-14 Thread Achim Gratz
Ken Brown via Cygwin writes: > It's possible that you also need to copy > /usr/bin/cygwin-console-helper.exe from a recent Cygwin release. I was stgarting from a 3.1.4 install (and the latest snapshot from cygwin.com works on the same installation). I'll look at it again later. REgards, Achim.

Re: cygwin-3.1.0 and mintty from desktop shortcut

2020-03-13 Thread Ken Brown via Cygwin
On 3/13/2020 5:26 PM, Achim Gratz wrote: Takashi Yano via Cygwin writes: I guess renaming /usr/share/locale/locale.alias is enough. Yes it does. Could you please test if the following cygwin1.dll resolve the problem? Mintty doesn't start when I just replace this DLL, I get a Windows

Re: cygwin-3.1.0 and mintty from desktop shortcut

2020-03-13 Thread Achim Gratz
Takashi Yano via Cygwin writes: >> I guess renaming /usr/share/locale/locale.alias is enough. Yes it does. > Could you please test if the following cygwin1.dll resolve > the problem? Mintty doesn't start when I just replace this DLL, I get a Windows error "0x0022&q

Re: cygwin-3.1.0 and mintty from desktop shortcut

2020-03-13 Thread Rainer Emrich
yes, that's the same problem I am facing. This is my current >>> workaround now: >>> >>> 1. Rename /usr/share/locale to something else, like local.bak. >>> 2. Start mintty in the usual way. >>> 3. Rename the directory from step 1 back to /u

Re: cygwin-3.1.0 and mintty from desktop shortcut

2020-03-12 Thread Takashi Yano via Cygwin
workaround now: > > > > 1. Rename /usr/share/locale to something else, like local.bak. > > 2. Start mintty in the usual way. > > 3. Rename the directory from step 1 back to /usr/share/local. > > 4. Work just like the problem never existed either in the shell runnin

<    1   2   3   4   5   6   7   8   9   10   >