X-Spam-Check-By: sourceware.org Message-ID: <448C2142.8080905@rvmgroup.it> Date: Sun, 11 Jun 2006 15:57:22 +0200 From: "gabriele DOT mailing AT rvmgroup DOT it" User-Agent: Mozilla Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: rxvt usage issues under windows xp Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hello, I've switched time ago from the standard cygwin.bat (cmd.exe) window, to rxvt. It's miles away from the m$ command line, but I still have some issue. First of all, here is my launch command taken from the web with some tweaks: C:\cygwin\bin\rxvt.exe -bg black -fg white -si +sk -sw -sr -sl 65535 -fn "Courier New-23-bold" -ls -e /usr/bin/bash --login -rcfile ~/.profile And in my .bashrc I have: ... export CYGWIN="codepage:oem tty binmode title" export TERM="rxvt-cygwin-native" ... Now the issues: #1 A-I want to scroll back manually, without resetting position, event if there is something scrolling on the screen. So I have setup -si -sw. B-But I want to go on the prompt line on key press. So I have setup +sk. A is working fine, B not. Why ? #2 I used Windows Courier-New font, because it correctly show up character (for example, midnight commander) in other applications, like Putty. In rxvt, it doesen't work well. I've tried "Lucida Console" too, but the result was the same. Why ? Thanks for suggestions, -- Diesis -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/