Sorry, I did not see your previous post "TERM=rxvt-cygwin (X mode)
termcap patch".
You prefer to add an entry in termcap rather that altering the start
menu shortcuts.
Thanks,
Frédéric
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/prob
> Also, are you using the shortcuts in /Cygwin/ that were
> created automatically, or ones that you created yourself? The
> auto-created one for rxvt-x has this command line:
>
> C:\cygwin-1.7\bin\run.exe /usr/bin/rxvt.exe -display 127.0.0.1:0 -tn
> rxvt-cygwin -e /bin/bash --login
>
> The "-tn rx
Frédéric Bron wrote:
> I have not defined HOME but I can confirm that rxvt is reading
> .Xdefault as I use it to define the window size, colors, font size...
> I have tried to add HOME in Windows env. var but it did not change
> anything (either with a DOS path or a Cygwin path).
You'd use a DOS
> As the default termcap already includes an entry for rxvt-cygwin-native
> as a convenience for cygwin users, it should probably be updated to also
> include an entry for rxvt-cygwin. The three entries: rxvt,
> rxvt-cygwin-native, rxvt-cygwin
> differ only in their ACS (line draw) character stri
Frédéric Bron wrote:
>>> rxvt-x -> TERM=rxvt-cygwin
>>> rxvt-native -> TERM=rxvt-cygwin-native
>> That's the problem. /etc/termcap has an entry for rxvt-cygwin-native,
>> but not for rxvt-cygwin. What you want in that case is just
>> TERM=rxvt.
>>
>> Not sure where the bug is. Either rxvt is set
>> rxvt-x -> TERM=rxvt-cygwin
>> rxvt-native -> TERM=rxvt-cygwin-native
>
> That's the problem. /etc/termcap has an entry for rxvt-cygwin-native,
> but not for rxvt-cygwin. What you want in that case is just
> TERM=rxvt.
>
> Not sure where the bug is. Either rxvt is setting TERM wrong, or you
>
2009/5/6 Frédéric Bron:
> rxvt-x -> TERM=rxvt-cygwin
> rxvt-native -> TERM=rxvt-cygwin-native
That's the problem. /etc/termcap has an entry for rxvt-cygwin-native,
but not for rxvt-cygwin. What you want in that case is just
TERM=rxvt.
Not sure where the bug is. Either rxvt is setting TERM wron
> So you have $TERM set to something that the system doesn't recognize.
> What does 'echo $TERM' return in each case (rxvt-x vs rxvt-native)?
rxvt-x -> TERM=rxvt-cygwin
rxvt-native -> TERM=rxvt-cygwin-native
Frédéric
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem repo
2009/5/6 Frédéric Bron:
> WARNING: terminal is not fully functional
> - (press RETURN)
So you have $TERM set to something that the system doesn't recognize.
What does 'echo $TERM' return in each case (rxvt-x vs rxvt-native)?
--Mark J. Reed
--
Unsubscribe info:
when I want to use man (for example $ man ls), I get this error
message (with 1.5 and 1.7):
WARNING: terminal is not fully functional
- (press RETURN)
I am using rxvt-x.
This does not happen with rxvt-native.
Frédéric
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem
of my commands are not working. For example:
> Robert Mark Bram@DIJONG ~
> $ pwd
> /cygdrive/c
That is because this is your HOMEPATH setting somewhere in windows.
Try adding s.th. like this to /etc/profile:
unset HOME
unset HOMEPATH
at the beginning after the PATH declaration.
> R
On Mon, Mar 18, 2002 at 04:37:18PM +1100, Robert Mark Bram wrote:
>Howdy all!
>
>I am running Cygwin on Win2K and I have also installed Rational Rose.
>
>When installed, Rational Rose changed my rootdir variable to this:
>ROOTDIR='C:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT'
Cygwin does not use the RO
Perfect!
Some massaging in the batch file and I can keep Rose happy too..
Thank you Andrew and Oleg for your advice!
Rob
:)
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
[...]
| What does ncurses do?? Creative error messages? :)
ncurses is library that replaces curses, generic interface for moving
around the cursor in a text-terminal, drawing text-lines and so
on. Works on many terminal-types.
Not the problem here, well a bit of the problem could it be, ncurses
|
| > Where is your 'homedrive'?
|
| >From the output of set:
| HOME=/cygdrive/c
| HOMEDRIVE=C:
| HOMEPATH='\'
| HOSTNAME=DIJONG
Try to set HOME so it points to the place you want to have 'home'.
Maybe you also need HOMEDRIVE and HOMEPATH set too, but I only think
HOME.
If you unset HOME, I
Hi Oleg and thank you for your help!
>I'm a Cygwin newbie, although a long time UNIX/Linux user, but here's an
>idea: check that you have ncurses
>cygcheck --check-setup | grep ncurses
>and maybe try reinstalling them
>
>libncurses5 5.2-1
>libncurses6 5.2-8
>ncurses 5.
EDRIVE
C:
Robert Mark Bram@DIJONG ~
$ cd $HOMEDRIVE
Robert Mark Bram@DIJONG ~
$ pwd
/cygdrive/c
Robert Mark Bram@DIJONG ~
$
> | Robert Mark Bram@DIJONG ~
> | $ man ls | less
> | WARNING: terminal is not fully functional
> | - (press RETURN)
> Hmm do a echo $TERM and see what
- Original Message -
From: "Robert Mark Bram" <[EMAIL PROTECTED]>
To: "Andrew Markebo" <[EMAIL PROTECTED]>; "Cygwin"
<[EMAIL PROTECTED]>
Sent: Monday, March 18, 2002 4:26 AM
Subject: RE: terminal is not fully functional ***Rootdir problems
to cd to your
homedrive..
BTW Where is your 'homedrive'?
| Robert Mark Bram@DIJONG ~
| $ man ls | less
| WARNING: terminal is not fully functional
| - (press RETURN)
Hmm do a echo $TERM and see what it says..
/Andy
--
The eye of the beholder rests on the beau
ert Mark Bram@DIJONG ~
$ pwd
/cygdrive/c
Robert Mark Bram@DIJONG ~
$ man ls | less
WARNING: terminal is not fully functional
- (press RETURN)
Any other ideas please!!??
Rob
:)
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
Of Andrew Markebo
Sent: Mon
| So what do I do? It seems that both Rose and Cygwin want to use rootdir, and
| Cygwin has a hard time using Rose's version.
Well then set the global ROOTDIR to what cygwin want... And well if
Rose doesn't like that.. blame rose ;-)
Or edit the batch-file that fires up bash and set ROOTDIR to w
Howdy all!
I am running Cygwin on Win2K and I have also installed Rational Rose.
When installed, Rational Rose changed my rootdir variable to this:
ROOTDIR='C:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT'
I looked in that directory and it has quite a few files..
So what do I do? It seems that both Ros
up Cygwin, it still put me in a
home directory of /Robert Mark Bram.
Now when I run Cygwin it is putting me in a directory "/cygdrive/c" and some
of my commands are not working. For example:
Robert Mark Bram@DIJONG ~
$ pwd
/cygdrive/c
Robert Mark Bram@DIJONG ~
$ man ls | less
WARNING: te
23 matches
Mail list logo