delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
From: | Chris Faylor <cgf AT cygnus DOT com> |
Date: | Thu, 1 Jul 1999 18:16:01 -0400 |
To: | Gary Bishop <gb AT cs DOT unc DOT edu> |
Cc: | Chris Faylor <cygwin AT sourceware DOT cygnus DOT com>, cygwin AT sourceware DOT cygnus DOT com |
Subject: | Re: rxvt interacts badly with bash line editing |
Message-ID: | <19990701181601.A1676@cygnus.com> |
References: | <4 DOT 2 DOT 0 DOT 56 DOT 19990701171022 DOT 00b00520 AT mail DOT cs DOT unc DOT edu> |
Mime-Version: | 1.0 |
X-Mailer: | Mutt 0.95.3i |
In-Reply-To: | <4.2.0.56.19990701171022.00b00520@mail.cs.unc.edu>; from Gary Bishop on Thu, Jul 01, 1999 at 05:22:35PM -0400 |
I doubt that the "TERM=linux" part is right. Maybe it should be "TERM=xterm"? cgf On Thu, Jul 01, 1999 at 05:22:35PM -0400, Gary Bishop wrote: >I'm using the version of rxvt from http://www.io.com/~bub/rxvt.html along >with bash from cygwin release 20.1. It mostly works great. > >It has one bad feature. When command lines get long, and bash would >normally scroll to the right, it drops down to the next line but still >thinks it is scrolling. > >bash line editing works fine in both the Win98 and NT command shells but >exhibits this irritating property in rxvt. > >I'm guessing that I have something set up incorrectly but I can't guess >what. Can any tell me how to fix this? > >My .bashrc has these lines in it: > >export DISPLAY=localhost:0.0 >export PS1='$ ' >export HISTFILE=/d/msl/_bash_history >export >PATH=.:$HOME/bin:/usr/bin:/usr/local/bin:/usr/local/texmf/miktex/bin:/usr/lo >cal/netpbm/bin > >alias emacs=/usr/local/emacs/bin/runemacs >alias gsview=/usr/local/gstools/gsview/gsview32 >alias msword="/Program Files/Microsoft Office/Office/winword" > >if [ "$COLORTERM" = "rxvt-xpm" ] ; then > export PS1="\e[34m\]\w\[\e[0m\]> " > export TERM=linux > alias ls=ls\ -F\ --color > export LS_COLORS="ex=35" > stty intr ^c susp ^z start ^q stop ^s quit ^\\ erase ^? >fi > >My environment variables on NT look like: > >CLASSPATH=D:\Program Files\Intel\VTune40;.; >CYGWIN=tty >DISPLAY=localhost:0.0 >HOME=d:\msl\gb >include=D:\Program Files\Intel\Compiler4.0\include;D:\PROGRAM >FILES\INTEL\COMPILER2.4\include;C:\Program Files\Microsoft Visual >Studio\VC98\atl\include;C:\Program Files\Microsoft Visual >Studio\VC98\mfc\include;C:\Program Files\Microsoft Visual Studio\VC98\include >lib=D:\Program Files\Intel\Compiler4.0\lib;D:\PROGRAM >FILES\INTEL\COMPILER2.4\lib;D:\Program Files\Intel\VTune40;C:\Program >Files\Microsoft Visual Studio\VC98\mfc\lib;C:\Program Files\Microsoft >Visual Studio\VC98\lib >LOGNAME=gb >MAKE_MODE=unix >MSDevDir=C:\Program Files\Microsoft Visual Studio\Common\MSDev98 >Path=d:\msl\gb\bin;c:\usr\bin;c:\usr\local\bin;\usr\local\texmf\miktex\bin;\ >usr\local\netpbm\bin;d:\progra~1\Matlab\bin; >SHELL=\usr\bin\bash.exe >TEMP=c:\TMP >TERM=linux >TMP=c:\TMP >TZ=EST5EDT > >My .Xdefaults has: > >rxvt*font: -*-Courier-light-r-*-18-* >rxvt*boldFont: -*-Courier-medium-r-*-18-* -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |