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]
Other format: [Raw text]

Re: [ANNOUNCEMENT] Updated: mc-4.6.0-1


* Pavel Tsekov (03-03-09 15:34 +0100)
> On Sun, 9 Mar 2003, Thorsten Kampe wrote:
>> Unfortunately there are now some new ones:
>> 
>> 1. It takes more than 5 seconds to start mc in a rxvt window - in a 
>> "normal" console window mc starts immediately. Removing my rxvt 
>> customizations in .Xdefaults has no effect.
>> 
>> 2. If you start mc under zsh in a *console* window with the command 
>> prompt option, no prompt is shown - just the cursor:
>> "_" instead of "thorsten at freki% _"
>> 
>> 3. If you start mc under zsh in a *rxvt* window with the command 
>> prompt option, the prompt /is/ shown - but appended with the RPROMPT 
>> (right side prompt): 
>> "thorsten at freki% /home/thorsten 1018:3_" instead of
>> "thorsten at freki% _                                                             ~ 1018:3"
>> 
>> 2. and 3. are maybe related. These are my prompts in zsh:
>> 
>> PS1='%n at %m%{'$'\e[1;36m%}%#%{'$'\e[m%} '
>> 
>> RPROMPT='%{'$'\e[1;34m%}%~%{'$'\e[m%} %h:%i'
> 
> Please, provide the version of rxvt

Rxvt v2.7.9 - released: 04 OCTOBER 2002

(This on Windows XP SP1.)

> and the options you pass to it, when you start it.

-e bash --login -i
 or
-e zsh --login -i

[1]

(zsh 4.0.6 (i686-pc-cygwin); GNU bash, version 2.05b.0(8)-release 
(i686-pc-cygwin))

Thorsten

[1] This is my .Xdefaults, but as I said: "Removing my rxvt 
customizations in .Xdefaults has no effect.": 

!! $Date: 2003-02-12 03:24:53+01 $
!! Author: Thorsten Kampe <thorsten at thorstenkampe dot de>

Rxvt*background:         Black
Rxvt*backspacekey:       ^H
Rxvt*boldFont:           Fixedsys
Rxvt*colorBD:            Red2
Rxvt*colorRV:            RoyalBlue
Rxvt*colorUL:            ForestGreen
!Rxvt*cursorColor:       Cyan3
Rxvt*cursorColor:        RoyalBlue
Rxvt*cursorColor2:       Gold
Rxvt*font:               Fixedsys
Rxvt*foreground:         LightGrey
Rxvt*geometry:           87x38+0+0
Rxvt*iconName:           rxvt
Rxvt*inheritPixmap:      False
Rxvt*jumpScroll:         False
Rxvt*loginShell:         False
Rxvt*meta8:              False
Rxvt*pointerColor:       LightGrey
Rxvt*reverseVideo:       False
Rxvt*saveLines:          65535
Rxvt*scrollBar:          True
Rxvt*scrollBar_align:    centre
Rxvt*scrollBar_floating: False
Rxvt*scrollBar_right:    True
Rxvt*scrollColor:        Grey58
Rxvt*scrollstyle:        next
Rxvt*scrollTtyKeypress:  False
Rxvt*scrollTtyOutput:    False
Rxvt*scrollWithBuffer:   True
Rxvt*title:              rxvt
Rxvt*troughColor:        Black
Rxvt*utmpInhibit:        False
Rxvt*visualBell:         False

! answerbackString:   string
! backgroundPixmap:   file[;geom]
! borderColor:        color
! color[0-15]:        color
! cutchars:           string
! deletekey:          string
! font[1-6]:          fontname
! inheritPixmapforce: boolean
! keysym.sym:         keysym
! mapAlert:           boolean
! menu:               name[;tag]
! mfont:              fontname
! mfont[1-6]:         fontname
! modifier:           modifier
! multibyte_cursor:   boolean
! multichar_encoding: mode
! path:               search path
! print-pipe:         string
! selectstyle:        string
! termName:           string
! thickness:          number


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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