Bug 6092 - stty flush gets set to ^U
Summary: stty flush gets set to ^U
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: gnome-core
Version: 6.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Owen Taylor
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-10-19 18:54 UTC by bjn
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-12-01 15:49:26 UTC
Embargoed:


Attachments (Terms of Use)

Description bjn 1999-10-19 18:54:40 UTC
It appears that stty flush and kill both get set to ^U
somewhere -- stty flush should be ^O.  This gets passed
along when you telnet/rlogin to other hosts, and then ^U
won't function as the line kill character.

Comment 1 Bill Nottingham 1999-10-19 19:08:59 UTC
I can't reproduce this here:
[
notting@bobby:~ ]$ stty -a
speed 9600 baud; rows 24; columns 80; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>;
eol2 = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase =
^W;
lnext = ^V; flush = ^O; min = 1; time = 0;

Do you have anything odd in your profile settings?

Comment 2 bjn 1999-10-19 21:02:59 UTC
Sorry, I should have said:  this is when running gnome-terminal in an
X session (GNOME and Enlightenment).  I notice that it doesn't happen
from the text consoles (/dev/tty0 etc.).

Thanks!

Comment 3 Owen Taylor 1999-12-01 15:49:59 UTC
Tthis is fixed as of gnome-libs-1.0.54. There will be a set of update RPMs
released including that version released shortly.


Note You need to log in before you can comment on or make changes to this bug.