Am 27.01.2010 18:33, schrieb Andy Koppe:
> 2010/1/27 Fergus:
>> Q2 I attach the error log (only 6 lines) when attempting "make" after a
>> successful "./configure" of grap v.1.43. I am particularly surprised at and
>> bothered by the intrusive strange chara
2010/1/27 Fergus:
> Q2 I attach the error log (only 6 lines) when attempting "make" after a
> successful "./configure" of grap v.1.43. I am particularly surprised at and
> bothered by the intrusive strange characters.
It's due to using rxvt with a UTF-8 l
Bash reads .bashrc in non-login shells and .bash_profile in login
shells. What I do is put the stuff I want done in both cases in
.bashrc and have .bash_profile source .bashrc.
That's the way the default scripts work if I remember right. My solution was
an alias. I use the console instead of a
On Thu, Jan 7, 2010 at 12:34 PM, Wayne Erfling wrote:
> Turns out the solution for me was to put the commands into .bash_profile
> instead of .bashrc
Bash reads .bashrc in non-login shells and .bash_profile in login
shells. What I do is put the stuff I want done in both cases in
.bashrc and have
Turns out the solution for me was to put the commands into .bash_profile
instead of .bashrc
LANG=en_US; export LANG
"GMANE" wrote in message
news:hi52s7$f1...@ger.gmane.org...
I also see this behavior.
It was suggested I create a .bashrc file (echo "LANG=en_US; export LANG"
>> ~/.bashrc)
I also see this behavior.
It was suggested I create a .bashrc file (echo "LANG=en_US; export LANG" >>
~/.bashrc), but this didn't work the next time I ran rxvt.
Hopefully somebody will see us and help out.
"tim richardson" wrote in message
news:loom.20100104t115636-...@post.gmane.org...
I
thanks Andy. I've swapped to mintty
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
2010/1/4 tim richardson:
> I've setup rxvt, and take the default term settings.
> This is the latest cygwin as of today, Vista host.
>
> when I do man x, I get odd characters: mis-interpreted control characters.
> The default cygwin terminal works fine.
>
> for example, if I do
> man man
>
> I get
I've setup rxvt, and take the default term settings.
This is the latest cygwin as of today, Vista host.
when I do man x, I get odd characters: mis-interpreted control characters.
The default cygwin terminal works fine.
for example, if I do
man man
I get this kind of stuff (the characters â (l
Jeff Hawk wrote:
From the rxvt website:
rxvt is a colour vt102 terminal emulator intended as an xterm(1)
replacement for users who do not require features such as Tektronix 4014
emulation and toolkit-style configurability. As a result, rxvt uses much
less swap space.
Therefore, rxvt is intended
Jeff Hawk wrote:
> >http://www.cygwin.com/ml/cygwin/2005-10/msg01021.html
>
> I don't know what you're trying to tell me with this, but rxvt is an XTERM
> replacement and is therefore intended to run under X.
Go back and reread that thread. The rxvt packaged with Cygwin is dual
mode. It w
Moritz Herrmann wrote:
> I'm working on a little c program to receive and save strings from the
> serial-port into a local file on a Windows XP/2003 Server machine.
> The program is working very well on a linux machine but if I try to run it
> under windows I just get stupid characters like:
If y
Hi guys
I'm working on a little c program to receive and save strings from the
serial-port into a local file on a Windows XP/2003 Server machine.
The program is working very well on a linux machine but if I try to run it
under windows I just get stupid characters like:
0x11 ◄
0x6 ♠
0x7
0x1f ▼
0
Hi Igor,
Using alias to less did not work.
I can see the difference what you suggested using color ls:
$ /bin/ls -l --color | /bin/less -r
compared to
$ /bin/ls -l --color | /bin/less
Defining $PAGER to less aliased or explicitly to "/bin/less -r" does not
resolve either. I still ca
On Fri, 24 Oct 2003, Marcus Vinicius Ferreira wrote:
> Hello,
>
> I was studying man pages more deeply in Cygwin and I can not solve a problem
> involving strange (format ?) characters. As an example, here is a part of "man
> zip".
>
> __
Hello,
I was studying man pages more deeply in Cygwin and I can not solve a problem
involving strange (format ?) characters. As an example, here is a part of "man
zip".
__
zipnote [â^'hwL] [â^'b path] zipfile
zipsplit [â^
Original Message:
-
From: Quan Ding [EMAIL PROTECTED]
Date: Tue, 28 Jan 2003 12:43:47 -0800 (PST)
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: RE: strange characters in Xterm (in X-window)
If I remove the PS1 variable setting in /etc/profile,
the problem goes away. But my prom
change
> your
> shell (/etc/passwd) to /bin/bash.
>
> Larry
>
> Original Message:
> -
> From: Quan Ding [EMAIL PROTECTED]
> Date: Tue, 28 Jan 2003 09:42:16 -0800 (PST)
> To: [EMAIL PROTECTED]
> Subject: strange characters in Xterm (in X-window)
>
>
> A
> After I started x-windows. There are strange extra
> characters on the top of every window (login, xterm)
> which look like the following:
> \[\033]0;\w\007
> \022[32m\]\u@\h \[\033[33m\w\033[0m\]
It would appear that you are running sh (/bin/sh) with bash escapes in your
PS1 environment variab
03 09:42:16 -0800 (PST)
To: [EMAIL PROTECTED]
Subject: strange characters in Xterm (in X-window)
After I started x-windows. There are strange extra
characters on the top of every window (login, xterm)
which look like the following:
\[\033]0;\w\007
\022[32m\]\u@\h \[\033[33m\w\033[0m\]
These two
After I started x-windows. There are strange extra
characters on the top of every window (login, xterm)
which look like the following:
\[\033]0;\w\007
\022[32m\]\u@\h \[\033[33m\w\033[0m\]
These two lines will show up again after each command
I execute in the xterm window.
They look like termina
21 matches
Mail list logo