Re: remote [ssh] Backspace] key gives me ^?

2007-09-17 Thread Jordan Gordeev
Gary Kline wrote: On Sat, Sep 15, 2007 at 02:31:40PM -0600, Chad Perrin wrote: On Sun, Sep 16, 2007 at 08:40:00PM +0300, Jordan Gordeev wrote: Gary Kline wrote: I find that if I use Settings - Keyboard and then select FreeBSD Console, I come fairly close. Then [Backspace] backs up,

vim undo (was Re: remote [ssh] Backspace] key gives me ^?)

2007-09-17 Thread N.J. Thomas
* Gary Kline [EMAIL PROTECTED] [2007-09-16 19:29:08 -0700]: There are Lots of thing I like about vim, but after having fouled up with the undo's and lost some critical writing or code, I went back to what I've usedsince Bill Joy pointed me at vi. Presumably, you are talking about vi's (and

Re: remote [ssh] Backspace] key gives me ^?

2007-09-16 Thread Jordan Gordeev
Gary Kline wrote: On Fri, Sep 14, 2007 at 07:12:04PM -0600, Chad Perrin wrote: On Sat, Sep 15, 2007 at 01:28:22PM -0700, Gary Kline wrote: Trying to use stty failed... . What terminal emulator are you using? It may be that, as was the case with me when I was using aterm, I needed

Re: remote [ssh] Backspace] key gives me ^?

2007-09-16 Thread Chad Perrin
On Sun, Sep 16, 2007 at 08:40:00PM +0300, Jordan Gordeev wrote: Gary Kline wrote: I find that if I use Settings - Keyboard and then select FreeBSD Console, I come fairly close. Then [Backspace] backs up, but the characters are not erased as I space backways.

Re: remote [ssh] Backspace] key gives me ^?

2007-09-16 Thread Gary Kline
On Sun, Sep 16, 2007 at 08:40:00PM +0300, Jordan Gordeev wrote: Gary Kline wrote: On Fri, Sep 14, 2007 at 07:12:04PM -0600, Chad Perrin wrote: On Sat, Sep 15, 2007 at 01:28:22PM -0700, Gary Kline wrote: Trying to use stty failed... . What terminal emulator are you using? It may be

Re: remote [ssh] Backspace] key gives me ^?

2007-09-16 Thread Gary Kline
On Sat, Sep 15, 2007 at 02:31:40PM -0600, Chad Perrin wrote: On Sun, Sep 16, 2007 at 08:40:00PM +0300, Jordan Gordeev wrote: Gary Kline wrote: I find that if I use Settings - Keyboard and then select FreeBSD Console, I come fairly close. Then [Backspace] backs up, but the

Re: remote [ssh] Backspace] key gives me ^?

2007-09-15 Thread Gary Kline
On Sat, Sep 15, 2007 at 01:17:58AM +, Pollywog wrote: On Saturday 15 September 2007 01:01:03 Gary Kline wrote: Sometimes when I ssh from a remote server and edit a file with vi, my [Backspace keys] are not interpretered correctly. Instead of erasing characters and backing up

Re: remote [ssh] Backspace] key gives me ^?

2007-09-15 Thread Chad Perrin
On Fri, Sep 14, 2007 at 06:01:03PM -0700, Gary Kline wrote: Sometimes when I ssh from a remote server and edit a file with vi, my [Backspace keys] are not interpretered correctly. Instead of erasing characters and backing up one byte and clearing that character my

Re: remote [ssh] Backspace] key gives me ^?

2007-09-15 Thread Garrett Cooper
Chad Perrin wrote: On Fri, Sep 14, 2007 at 06:01:03PM -0700, Gary Kline wrote: Sometimes when I ssh from a remote server and edit a file with vi, my [Backspace keys] are not interpretered correctly. Instead of erasing characters and backing up one byte and clearing that

Re: remote [ssh] Backspace] key gives me ^?

2007-09-15 Thread Gary Kline
On Sat, Sep 15, 2007 at 10:58:52AM -0700, Garrett Cooper wrote: Chad Perrin wrote: On Fri, Sep 14, 2007 at 06:01:03PM -0700, Gary Kline wrote: Sometimes when I ssh from a remote server and edit a file with vi, my [Backspace keys] are not interpretered correctly. Instead of

Re: remote [ssh] Backspace] key gives me ^?

2007-09-15 Thread Mel
On Saturday 15 September 2007 22:28:22 Gary Kline wrote: On Sat, Sep 15, 2007 at 10:58:52AM -0700, Garrett Cooper wrote: Chad Perrin wrote: On Fri, Sep 14, 2007 at 06:01:03PM -0700, Gary Kline wrote: Sometimes when I ssh from a remote server and edit a file with vi, my [Backspace

Re: remote [ssh] Backspace] key gives me ^?

2007-09-15 Thread Gary Kline
On Sat, Sep 15, 2007 at 10:54:34PM +0200, Mel wrote: On Saturday 15 September 2007 22:28:22 Gary Kline wrote: On Sat, Sep 15, 2007 at 10:58:52AM -0700, Garrett Cooper wrote: Chad Perrin wrote: On Fri, Sep 14, 2007 at 06:01:03PM -0700, Gary Kline wrote: Sometimes when I ssh from

Re: remote [ssh] Backspace] key gives me ^?

2007-09-15 Thread Mel
On Saturday 15 September 2007 23:24:54 Gary Kline wrote: On Sat, Sep 15, 2007 at 10:54:34PM +0200, Mel wrote: On Saturday 15 September 2007 22:28:22 Gary Kline wrote: On Sat, Sep 15, 2007 at 10:58:52AM -0700, Garrett Cooper wrote: Chad Perrin wrote: On Fri, Sep 14, 2007 at 06:01:03PM

Re: remote [ssh] Backspace] key gives me ^?

2007-09-15 Thread Chris Keladis
On 9/16/07, Gary Kline [EMAIL PROTECTED] wrote: Hi Gary, On Sat, Sep 15, 2007 at 10:58:52AM -0700, Garrett Cooper wrote: Chad Perrin wrote: On Fri, Sep 14, 2007 at 06:01:03PM -0700, Gary Kline wrote: Sometimes when I ssh from a remote server and edit a file with vi, my

Re: remote [ssh] Backspace] key gives me ^?

2007-09-15 Thread Chad Perrin
On Sat, Sep 15, 2007 at 01:28:22PM -0700, Gary Kline wrote: Trying to use stty failed... . What terminal emulator are you using? It may be that, as was the case with me when I was using aterm, I needed to use stty *and* needed to change a configuration in the aterm makefile. It's

Re: remote [ssh] Backspace] key gives me ^?

2007-09-15 Thread Gary Kline
On Fri, Sep 14, 2007 at 07:12:04PM -0600, Chad Perrin wrote: On Sat, Sep 15, 2007 at 01:28:22PM -0700, Gary Kline wrote: Trying to use stty failed... . What terminal emulator are you using? It may be that, as was the case with me when I was using aterm, I needed to use stty *and*

Re: remote [ssh] Backspace] key gives me ^?

2007-09-15 Thread Gary Kline
On Sun, Sep 16, 2007 at 07:46:53AM +1000, Chris Keladis wrote: On 9/16/07, Gary Kline [EMAIL PROTECTED] wrote: Hi Gary, On Sat, Sep 15, 2007 at 10:58:52AM -0700, Garrett Cooper wrote: Chad Perrin wrote: On Fri, Sep 14, 2007 at 06:01:03PM -0700, Gary Kline wrote: Sometimes

Re: remote [ssh] Backspace] key gives me ^?

2007-09-14 Thread Pollywog
On Saturday 15 September 2007 01:01:03 Gary Kline wrote: Sometimes when I ssh from a remote server and edit a file with vi, my [Backspace keys] are not interpretered correctly. Instead of erasing characters and backing up one byte and clearing that character my cursor