Received: (at submit) by bugs.debian.org; 1 Aug 2000 00:25:47 +0000 From wakatuki@calc.elec.okayama-u.ac.jp Mon Jul 31 19:25:47 2000 Return-path: Received: from fflight.calc.elec.okayama-u.ac.jp [150.46.14.1] by master.debian.org with esmtp (Exim 3.12 2 (Debian)) id 13JPsQ-0002OM-00; Mon, 31 Jul 2000 19:25:46 -0500 Received: from wakamn.calc.elec.okayama-u.ac.jp (wakamn.calc.elec.okayama-u.ac.jp [150.46.14.27]) by fflight.calc.elec.okayama-u.ac.jp (8.8.8+2.7Wbeta7/3.6W-fflight/20000104) with ESMTP id JAA04139 for ; Tue, 1 Aug 2000 09:24:28 +0900 (JST) Date: Mon, 31 Jul 2000 21:32:50 +0900 Message-ID: From: Naoto Wakatsuki To: submit@bugs.debian.org Subject: jvim on Alpha/AXP responds only once per 4 key strokes User-Agent: Wanderlust/2.2.15 (More Than Words) EMIKO/1.13.9 (Euglena tripteris) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 10) (Capitol Reef) (i386-debian-linux) Organization: Okayama Univ. MIME-Version: 1.0 (generated by EMIKO 1.13.9 - "Euglena tripteris") Content-Type: text/plain; charset=US-ASCII Delivered-To: submit@bugs.debian.org Package: jvim-canna Version: 3.0-2.0-2 jvim responds only once per 4 key strokes. It happens on Alpha/AXP machines, not on i386. After using jvim, output of "stty -a" changes. Here is a transcript: % stty -a | grep min lnext = ^V; flush = ^U; min = 1; time = 0; % jvim (using jvim, and termination) % stty -a | grep min lnext = ^V; flush = ^U; min = 4; time = 0; I think the problem is in control of tty. # This problem does not happen with vim-5.6.070-1. I'm using Debian potato on Alpha/AXP, kernel version 2.2.15. ----- Naoto Wakatsuki wakatuki@calc.elec.okayama-u.ac.jp