Unix Technical Forum

[OT] Terminal gets screwed up

This is a discussion on [OT] Terminal gets screwed up within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi there list, There is something anoying me. And that is whenever I'm in the process of compiling some ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 06:57 AM
Bilbo
 
Posts: n/a
Default [OT] Terminal gets screwed up

Hi there list,

There is something anoying me. And that is whenever I'm in the process
of compiling some software (./configure, make, make install (or
checkinstall)) my terminal gets screwed up.

Normally I can type senteces in rxvt which spam several screen lines,
but when it is screwed up I van get about 50-60 characters in when a CR
is inserted without a linefeed. Making me type over the tekst I entered
previous.

It works great if I do not have to look at what I typed, but I usually
make it a custum to check what I've typed. And that is sort of
impossible this way.

I use rxvt as a console, my TERM is set to "xterm".

Peter

--
Reality is a cop-out for people who can't handle drugs.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-19-2008, 06:59 AM
Henrik Carlqvist
 
Posts: n/a
Default Re: [OT] Terminal gets screwed up

"Bilbo" <bilbono@spamnedlinux.nl> wrote:
> There is something anoying me. And that is whenever I'm in the process
> of compiling some software (./configure, make, make install (or
> checkinstall)) my terminal gets screwed up.


What kind of software is doing this? Check what the Makefile is doing,
maybe it prints some kind of control sequences to your terminal.

I'm not that familiar with rxvt myself as I prefer xterm, but if the
terminal gets in a bad mode which could happen if you do something like
typing a binary file (cat /bin/ls) it most often helps to type "reset". That
is type "reset" at the prompt, do not press any reset-button :-)

regards Henrik
--
The address in the header is only to prevent spam. My real address is:
hc2(at)uthyres.com Examples of addresses which go to spammers:
synpunkt@svartalistan.com info@emailpromo.biz root@localhost
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2008, 06:59 AM
Stuart Winter
 
Posts: n/a
Default Re: [OT] Terminal gets screwed up

On Thu, 25 Dec 2003 22:19:07 +0100, Henrik.Carlqvist@deadspam.com wrote:

> typing a binary file (cat /bin/ls) it most often helps to type "reset". That
> is type "reset" at the prompt, do not press any reset-button :-)


I put this in my .bashrc

alias sreset='stty sane; reset; tput init ;echo -e \\033c'

--
Stuart Winter
www.interlude.org.uk & www.biscuit.org.uk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-19-2008, 06:59 AM
Bilbo
 
Posts: n/a
Default Re: [OT] Terminal gets screwed up

On 2003-12-25, Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> wrote:
> What kind of software is doing this? Check what the Makefile is doing,
> maybe it prints some kind of control sequences to your terminal.


Well that is the funny thing...... just good old basic

../configure --bla --blaa
make
make install (or checkinstall)

> is type "reset" at the prompt, do not press any reset-button :-)


will try that


Merry X-mas

Peter
--
Real programmers don't bring brown-bag lunches. If the vending machine
doesn't sell it, they don't eat it. Vending machines don't sell
quiche.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-19-2008, 06:59 AM
Stuart Winter
 
Posts: n/a
Default Re: [OT] Terminal gets screwed up

On Thu, 25 Dec 2003 22:42:58 +0100, bilbono@spamnedlinux.nl wrote:

> Well that is the funny thing...... just good old basic


I think that you should try pterm from PuTTY. pterm is
a light weight but very functional terminal emulator; I don't
use anything else.

You can grab my package builder script from
http://www.interlude.org.uk/unix/sla...s/putty.tar.gz

although essentially all you need to do is
grab the PuTTY CVS source from the Putty site
unzip -L puttysource.zip
cd unix
make -f makefile.gtk

--
Stuart Winter
www.interlude.org.uk & www.biscuit.org.uk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:26 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com