Re: [ANNOUNCEMENT] Updated: mintty 3.0.1

2019-05-28 Thread René Berber
On 5/28/2019 1:59 PM, Thomas Wolff wrote: > Am 28.05.2019 um 20:16 schrieb René Berber: >> On 5/28/2019 12:29 AM, Thomas Wolff wrote: >> >>> I have uploaded mintty 3.0.1 with the following changes: >> Scroll bar now appears on the right side, its configured to be on the >> left... and there is no

Re: [ANNOUNCEMENT] Updated: mintty 3.0.1

2019-05-28 Thread Thomas Wolff
Am 28.05.2019 um 20:16 schrieb René Berber: On 5/28/2019 12:29 AM, Thomas Wolff wrote: I have uploaded mintty 3.0.1 with the following changes: Scroll bar now appears on the right side, its configured to be on the left... and there is no way to change it back to the left, only no scroll bar wo

Re: [ANNOUNCEMENT] Updated: mintty 3.0.1

2019-05-28 Thread René Berber
On 5/28/2019 12:29 AM, Thomas Wolff wrote: > I have uploaded mintty 3.0.1 with the following changes: Scroll bar now appears on the right side, its configured to be on the left... and there is no way to change it back to the left, only no scroll bar works (other than right s.b.) if you try to cha

Logs from logger don't appear in EventLog

2019-05-28 Thread Pavel Timofeev
Hi I see here and there that if any kind of syslog daemon is not installed in Cygwin all messages sent to syslog will appear in EventLog. I couldn't find a documentation piece about how (and when) logging work in Cygwin, only some emails in maillists. Ok, here is my problem. I install cygwin on Win

Re: getent doesn't show all domain users

2019-05-28 Thread Brian Inglis
On 2019-05-28 02:36, Maayan Apelboim wrote: >> Systems may have tens to hundreds of local user accounts, and domains may >> have hundreds to hundreds of thousands of user accounts. >> The system probably caches only active users, and getent enumerates those >> if no /etc/passwd file exists, as it

[ANNOUNCEMENT] Updated: mintty 3.0.1

2019-05-28 Thread Thomas Wolff
I have uploaded mintty 3.0.1 with the following changes: Highlights   * New character attributes superscript, subscript, shadowed, overstrike.   * DEC VT420 screen control features.   * Fully VT100-compatible, including VT52 mode (with graphics).   * Up to 6 key modifiers, including Meta (Win key

RE: getent doesn't show all domain users

2019-05-28 Thread Maayan Apelboim
Systems may have tens to hundreds of local user accounts, and domains may have hundreds to hundreds of thousands of user accounts. The system probably caches only active users, and getent enumerates those if no /etc/passwd file exists, as it was designed to enumerate only a few entries from loca