Message-Id: <200006120858.EAA03672@delorie.com> Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: "Lars A. Wuerfel" To: Date: Mon, 12 Jun 2000 10:52:27 GMT X-Mailer: Vivian Mail [310.99122500] R Subject: c_cc[VMIN] / c_cc[VTIME] Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id EAA03672 Hi, trying to run a Linux program under cygwin, I ran into the following troubles related to the terminal behaviour (sorry for silly questions, I am a newbie...): 1. the values c_cc[VMIN] and c_cc[VTIME] set with tcsetattr() seem to be ignored, no matter what they are set to. I tried "set cygwin=TTY", but this did not change the situation. 2. the sequence ?7l (turn off auto-wrap to new line) seems to be ignored. As a result, the screen scrolls up when writing to the lower right corner... Same situation under W95, W98 and W2k. Are these functions not implemented, or am i doing something wrong? Many thanks. - Lars -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com