Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: 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 X-Authentication-Warning: drizzle.com: kol owned process doing -bs Date: Wed, 1 Dec 1999 18:06:25 -0800 (PST) From: "Karl L." X-Sender: kol AT drizzle DOT com To: cygwin AT sourceware DOT cygnus DOT com Subject: can't turn off horizontal-scroll-mode (in bash) In-Reply-To: <001c01bf3c38$83f30440$effcf584@rtp-cbjones.corpeast.baynetworks.com> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii [First, thanks to all those who replied about my Perl problem. After getting the Perl compiled for CygWin, everything worked fine. I should have thought of this. Maybe the same is true for the following problem as well, but I have scoured through the User's Guide and the FAQ, as well as the mailing list archive.] I was finally able to make bash read my .inputrc by converting it to UNIX text format. The problem is that the one setting I care most about is simply ignored, i.e. is the setting to turn horizontal command line scrolling off: # turn off annoying horizontal command line scrolling set horizontal-scroll-mode Off # test setting to see if .inputrc is read set completion-query-items 10 I am using B20.1 on Windows NT 4.0. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com