This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: tcsh Win2000: command line editing does not work


At 11:00 AM Thursday 3/22/2001, Kazuhiro Fujieda wrote:
>>>> On Thu, 15 Mar 2001 23:15:08 +0100
>>>> Corinna Vinschen <cygwin@cygwin.com> said:
>
>> Sure. It's a known problem. It only happens in a console window, not
>> in xterm or other tty/pty connections.
>
>Tcsh uses the insert mode in the terminal capability.  Cygwin
>console doesn't support it, nonetheless the termcap database
>tells it supports the insert mode. Therefore this problem can be
>solved by modifying the database as the following.
>
>cygwin:\
>        :xn@:op=\E[39;49m:Km=\E[M:im=:ei=:tc=linux:

Is there a corresponding change I can make to .cshrc?  If not,
please let me know where the database file is.

Another display problem:

I noticed that new text is not automatically displayed at the
end of the display buffer.  For example, if I scroll back and then 
type 'Enter/Return', it displays the command prompt in the bottom
of the currently display page.  It should move back to the end of
buffer, and display the prompt on the next (blank) line.

Thanks for your help.
                                                        --Brad

P.S.: Does any one know of a converter for .cshrc to .zshrc or .bashrc?
I'd like to have one initialization file that I can deploy under multiple
shells.



>> Patches (probably to the Cygwin console code) welcome.
>
>I believe it is hard to implement the insert mode in the Cygwin DLL.
>____
>  | AIST      Kazuhiro Fujieda <fujieda@jaist.ac.jp>
>  | HOKURIKU  School of Information Science
>o_/ 1990      Japan Advanced Institute of Science and Technology
>
>--
>Want to unsubscribe from this list?
>Check out: http://cygwin.com/ml/#unsubscribe-simple


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]