Re: please help emacs backspace broken

2002-11-25 Thread Alan Peery
Will Mc Donald wrote: From: "Larry Brown" <[EMAIL PROTECTED]> I've been looking around and it appears that there is no straight forward description of how to change the function of the backspace key to have it actually delete the key to the left while in a terminal. Prio

Re: please help emacs backspace broken

2002-11-25 Thread Will Mc Donald
From: "Larry Brown" <[EMAIL PROTECTED]> > I've been looking around and it appears that there is no straight forward > description of how to change the function of the backspace key to have it > actually delete the key to the left while in a terminal. Prior to RH8 th

please help emacs backspace broken

2002-11-24 Thread Larry Brown
I've been looking around and it appears that there is no straight forward description of how to change the function of the backspace key to have it actually delete the key to the left while in a terminal. Prior to RH8 the terminal worked as I would like it to now and it's a hard habi

Re: vim, backspace in INSERT mode?

2001-11-14 Thread Statux
What is TERM set to when you run vim? echo $TERM there are a few termtypes that have strange keymaps. telnet often exhibits this behavior. On Thu, 22 Nov 2001, Kevin wrote: > Hello all, > > Call me crazy but i swear i used to be able to use the > BACKSPACE key in INSERT mode to

Re: vim, backspace in INSERT mode?

2001-11-14 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >On Thu, Nov 22, 2001 at 03:18:20PM -0500, Kevin wrote: >> Call me crazy but i swear i used to be able to use the >> BACKSPACE key in INSERT mode to delete text in vim. >> Now all i am getting are lines of Ctrl carrots

Re: vim, backspace in INSERT mode?

2001-11-14 Thread Mike Irwin
On Thu, Nov 22, 2001 at 03:18:20PM -0500, Kevin wrote: > Call me crazy but i swear i used to be able to use the > BACKSPACE key in INSERT mode to delete text in vim. > Now all i am getting are lines of Ctrl carrots and ? > marks. Did something change in vim from RH7.1 to &

vim, backspace in INSERT mode?

2001-11-14 Thread Kevin
Hello all, Call me crazy but i swear i used to be able to use the BACKSPACE key in INSERT mode to delete text in vim. Now all i am getting are lines of Ctrl carrots and ? marks. Did something change in vim from RH7.1 to RH7.2? Thanks, VekTeReX

Re: Backspace

2000-09-25 Thread Systems Administrator
try "stty erase ^H" or set your terminal settings for DEC VT 100 Emulation Ian On Tue, 19 Sep 2000, Jake McHenry wrote: > > Does anyone know how to disable those ^H 's from showing when I hit the > backspace key? It is very annoying. If I make an error logging i

Re: Backspace

2000-09-19 Thread Gary Carr
> > Does anyone know how to disable those ^H 's from showing when I hit the > > backspace key? It is very annoying. If I make an error logging in, I have to > > retype my username, instead of just backspacing to fix it. Also, it doesn't show > > up on my other m

Re: Backspace

2000-09-19 Thread Bryan Liles
you can add stty erase ^H to you .bashrc On Tue, Sep 19, 2000 at 06:19:16AM -0400, Jake McHenry wrote: > > Does anyone know how to disable those ^H 's from showing when I hit the > backspace key? It is very annoying. If I make an error logging in, I have to > retype my use

Backspace

2000-09-19 Thread Jake McHenry
Does anyone know how to disable those ^H 's from showing when I hit the backspace key? It is very annoying. If I make an error logging in, I have to retype my username, instead of just backspacing to fix it. Also, it doesn't show up on my other machines, just my new one, with 6.2. Tho

Re: Backspace key

2000-08-30 Thread Vidiot
Romain Kang posted: >Regarding Vidiot's complaint about bold and underline properties being >colorized, I discovered how to get the correct behavior several months >ago. Put this in your .Xdefaults: > >! RH 6.2 oddities >XTerm*underLine: on >XTerm*colorBDMode: off >XTerm*colorULMode: off Thanks

Re: Backspace key

2000-08-30 Thread Romain Kang
Regarding Vidiot's complaint about bold and underline properties being colorized, I discovered how to get the correct behavior several months ago. Put this in your .Xdefaults: ! RH 6.2 oddities XTerm*underLine: on XTerm*colorBDMode: off XTerm*colorULMode: off Regarding .inputrc, I believe the r

RE: Backspace key

2000-08-29 Thread Uncle Meat
On 29-Aug-2000 Ward William E PHDN spoke something to the effect: > Heh > > Every machine that I've upgraded to 6.2 from 6.1 now has a broken > backspace. > All I ever get from Backspace now is a tilde (~). > > I have to hit h to backspace/delete now. While th

Re: Backspace key

2000-08-29 Thread Vidiot
hrc >or .bash_profile which would have affected the backspace key. No >custom definitions of the backspace key... > John The RELEASE-NOTES said that terminfo and termcap was modified to make backspace and delete more consistant. Someone's warped idea of consistant :-) MB -- e-m

Re: Backspace key

2000-08-29 Thread John Aldrich
on the hard drives. :-) However, I *did* copy my home directory back after I'd installed, so maybe that made a difference? Dunno. Shouldn't have. I looked and I don't see anything in .bashrc or .bash_profile which would have affected the backspace key. No custom definitions of the bac

Re: Backspace key

2000-08-29 Thread Vidiot
John posted: >Well, like I said, I use bash and did a fresh install of RH 6.2 over >my RH 6.0 and have no problems, either with xterm or command line. I >really think it must be something to do with one of two things: >1) you're not using BASH as your shell, but xterm uses bash by >default(?) I

Re: Backspace key

2000-08-29 Thread John Aldrich
On Tue, 29 Aug 2000, Vidiot wrote: > John posted: > > >Must be something unique to the upgrade process. Unfortunately, I was > >forced to do a fresh install as I didn't have enough room on / for > >the temp files needed for an upgrade. Anyhow, backspace reall

Re: Backspace key

2000-08-29 Thread Vidiot
John posted: >Must be something unique to the upgrade process. Unfortunately, I was >forced to do a fresh install as I didn't have enough room on / for >the temp files needed for an upgrade. Anyhow, backspace really does >delete the previous character for me... The command li

RE: Backspace key

2000-08-29 Thread John Aldrich
On Tue, 29 Aug 2000, Ward William E PHDN wrote: > Heh > > Every machine that I've upgraded to 6.2 from 6.1 now has a broken backspace. > All I ever get from Backspace now is a tilde (~). > > I have to hit h to backspace/delete now. While the EXACT SAME > ENVIRO

RE: Backspace key

2000-08-29 Thread Ward William E PHDN
Heh Every machine that I've upgraded to 6.2 from 6.1 now has a broken backspace. All I ever get from Backspace now is a tilde (~). I have to hit h to backspace/delete now. While the EXACT SAME ENVIRONMENT (literally... I have the user space exported from a central user server, and d

Re: Backspace key

2000-08-28 Thread Vidiot
>John Aldrich wrote: >> >> On Sun, 27 Aug 2000, David A. De Graaf wrote: >> > I've installed yet another RedHat 6.2 system and have again run afoul >> > of the Great BackSpace Key Fiasco. >> > [snip] >> I'm using 6.2 and here it

Re: Backspace key

2000-08-28 Thread David A. De Graaf
John Aldrich wrote: > > On Sun, 27 Aug 2000, David A. De Graaf wrote: > > I've installed yet another RedHat 6.2 system and have again run afoul > > of the Great BackSpace Key Fiasco. > > [snip] > I'm using 6.2 and here it only deletes the last character

Re: Backspace key

2000-08-28 Thread Vidiot
stav My guess... you aren't using Xterms and VI, or you have your .Xdefaults file already set up to "fix" the problem. For sure the problem hit me, which is why I complained. From 6.1 to 6.2 the backspace problem arrived. Add the XTerm backspace value and the problem goes away. Obviousl

Re: Backspace key

2000-08-27 Thread Steve Borho
On Sun, Aug 27, 2000 at 11:49:15PM -0500, Vidiot wrote: > Steve Borho posted: > > >I've run into the same mess. It's only broken on xterm and vi. Try > >this: > > > >pc% stty erase  # -v > > > >And add this to .Xdefaults > >VT100*backarrowKey: true > > As mentioned, changing it to "XTerm

Re: Backspace key

2000-08-27 Thread Gustav Schaffter
#x27;ve installed yet another RedHat 6.2 system and have again run afoul > of the Great BackSpace Key Fiasco. > > This fresh-out-of-the-box system has this aggravating behaviour: > I type a long command, but make an error. I backspace to correct it, > but instead of removing the mi

Re: Backspace key

2000-08-27 Thread Vidiot
Steve Borho posted: >I've run into the same mess. It's only broken on xterm and vi. Try >this: > >pc% stty erase  # -v > >And add this to .Xdefaults >VT100*backarrowKey: true As mentioned, changing it to "XTerm*backarrowKey: true" has fixed the problem with VI inside my XTerms. All of t

Re: Backspace key

2000-08-27 Thread Vidiot
Steve Borho posted: >I've run into the same mess. It's only broken on xterm and vi. Try >this: > >pc% stty erase  # -v It is already set for both me and root: speed 9600 baud; line = 0; erase = ^H; -brkint -imaxbel So that isn't going to help. >And add this to .Xdefaults >VT100*backar

Re: Backspace key

2000-08-27 Thread Steve Borho
On Sun, Aug 27, 2000 at 11:14:40PM -0500, Vidiot wrote: > John responded: > > >On Sun, 27 Aug 2000, David A. De Graaf wrote: > >> I've installed yet another RedHat 6.2 system and have again run afoul > >> of the Great BackSpace Key Fiasco. > >> > &

Re: Backspace key

2000-08-27 Thread Vidiot
John responded: >On Sun, 27 Aug 2000, David A. De Graaf wrote: >> I've installed yet another RedHat 6.2 system and have again run afoul >> of the Great BackSpace Key Fiasco. >> >I'm using 6.2 and here it only deletes the last character. >Perhaps your

Re: Backspace key

2000-08-27 Thread Alan Mead
sage - From: David A. De Graaf <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, August 27, 2000 5:47 PM Subject: Backspace key : This fresh-out-of-the-box system has this aggravating behaviour: : I type a long command, but make an error. I backspace to correct it, : but instea

Re: Backspace key

2000-08-27 Thread John Aldrich
On Sun, 27 Aug 2000, David A. De Graaf wrote: > I've installed yet another RedHat 6.2 system and have again run afoul > of the Great BackSpace Key Fiasco. > > This fresh-out-of-the-box system has this aggravating behaviour: > I type a long command, but make an error. I bac

Backspace key

2000-08-27 Thread David A. De Graaf
I've installed yet another RedHat 6.2 system and have again run afoul of the Great BackSpace Key Fiasco. This fresh-out-of-the-box system has this aggravating behaviour: I type a long command, but make an error. I backspace to correct it, but instead of removing the mis-typed character

Weirdness w/Backspace and Delete keys in 6.2

2000-07-15 Thread Bob Taylor
In xterm both Backspace and Delete keys show ~ and the bell sounds. In Xemacs the Delete key acts like the Backspace key. In the xterm showkey shows Backspace as 14 and the Delete key as 111. I'm at a loss as to what the problem is. TIA

Re: Weirdness w/Backspace and Delete keys in 6.2

2000-07-15 Thread Nitebirdz
On Fri, 14 Jul 2000, Bob Taylor wrote: > In xterm both Backspace and Delete keys show ~ and the bell sounds. > In Xemacs the Delete key acts like the Backspace key. In the xterm > showkey shows Backspace as 14 and the Delete key as 111. > > I'm at a loss as to what the p

Weirdness w/Backspace and Delete keys in 6.2

2000-07-14 Thread Bob Taylor
In xterm both Backspace and Delete keys show ~ and the bell sounds. In Xemacs the Delete key acts like the Backspace key. In the xterm showkey shows Backspace as 14 and the Delete key as 111. I'm at a loss as to what the problem is. TIA

RecHat 6.2 Change in Delete/Backspace Behavior

2000-04-07 Thread Pete Peterson
What does it take to restore former (4.x, 5.x, 6.0, 6.1) Backspace/Delete behavior? I'm currently sitting at my UltraSparc/Solaris-2.6 machine logged into a 5.0 machine, a 5.2 machine, a 6.1 machine and a 6.2 machine. I have $TERM set to "xterm-r5" on the 6.x machine sinc

Re: GeForce, and Backspace in X

1999-12-21 Thread Phil Risby
Edward Schernau wrote: > 2 questions, one stupid: > > 1: Is the GeForce SDR 3d card supported? > Dont know off hand, sorry > > 2: How do I get Backspace to NOT be Delete? I changed my > XServer and now its a delete. This is what I did when I had this problem a

GeForce, and Backspace in X

1999-12-21 Thread Edward Schernau
2 questions, one stupid: 1: Is the GeForce SDR 3d card supported? 2: How do I get Backspace to NOT be Delete? I changed my XServer and now its a delete. -- Edward Schernau http://www.schernau.com Network Architect mailto:[EMAIL

RE: netscape 4.5 AND backspace problems

1998-06-09 Thread Maxwell Smart
On 09-Jun-98 Richard Scott Gray wrote: > Hi, > > I'm running Redhat 5.1 with all updates applied. Sometimes when I try > to use the backspace key with Netscape 4.5, I get error messages such > as: > > -

netscape 4.5 AND backspace problems

1998-06-09 Thread Richard Scott Gray
Hi, I'm running Redhat 5.1 with all updates applied. Sometimes when I try to use the backspace key with Netscape 4.5, I get error messages such as: - Warning: Name:downloadFileValue Class: XmText

Re: Backspace key not working in Netscape

1998-06-08 Thread Paul Kersting
y Dell XPS 300 PII system. After > > the > > reinstallation, I found that the backspace key no longer works in > > netscape > > 4.05. It works everywhere else. I am a newbie and need some help > > figuring out > > what I did wrong. Is it possible that this co

Re: Backspace key not working in Netscape

1998-06-08 Thread Clemens Adler
On Sun, 7 Jun 1998, Leston Buell wrote: > I'm curious... ¿Where did you "choose" the US English 101 keyboard, as you > mentioned? I'm asking, because i do a lot of work in languages other than > English and would like to be able to easily access the Latin-1 character > set like i can with the US

Backspace key not working in Netscape

1998-06-07 Thread Paul Kersting
I recently had to reinstall RH50 on my Dell XPS 300 PII system. After the reinstallation, I found that the backspace key no longer works in netscape 4.05. It works everywhere else. I am a newbie and need some help figuring out what I did wrong. Is it possible that this could be due to

RE: Backspace key not working in Netscape

1998-06-07 Thread Maxwell Smart
On 07-Jun-98 Paul Kersting wrote: > I recently had to reinstall RH50 on my Dell XPS 300 PII system. After > the > reinstallation, I found that the backspace key no longer works in > netscape > 4.05. It works everywhere else. I am a newbie and need some help > figuring out

backspace and delete in X

1998-05-27 Thread tyrant
Accidental delete of the post, but this is a reply in regards to the problem with backspace and delete not working the way that is expected. In .xinitrc i have... xmodmap -e "keycode 22 = BackSpace" xmodmap -e "keycode 107 = Delete" That makes backspace and delete behave h

Re: Backspace vs. Delete keys?

1998-05-27 Thread Aaron D. Turner
gt; yet. When I run Netscape or when I am at the shell (bash), I have found that > Backspace and Delete work in different ways. For instance, if I want to > correct a typo in a URL under Netscape, I have to use the mouse or the back > arrow key to place the cursor before the error then u

Backspace vs. Delete keys?

1998-05-27 Thread George Lenzer
I am sure there is a simple answer to this question... I just haven't found it yet. When I run Netscape or when I am at the shell (bash), I have found that Backspace and Delete work in different ways. For instance, if I want to correct a typo in a URL under Netscape, I have to use the

Re: Netscape 4.04/4.05 backspace not working

1998-04-28 Thread Graham A
Neil van der Merwe wrote: > > This is an extremely irritating problem and I've run out of > ideas! I remember seeing something posted about this a while > back, but can't find it again. Its in one of the HOWTO's somewhere, but you can sort it by typing; xmodmap

Netscape 4.04/4.05 backspace not working

1998-04-28 Thread Neil van der Merwe
Hi, This is an extremely irritating problem and I've run out of ideas! I remember seeing something posted about this a while back, but can't find it again. After rebooting my machine (RH5.0) after around 60 days uptime, I now find that in Netscape Commumicator my "backspace&q