Re: [uml-user] Character map issue - vi

2006-10-01 Thread Blaisorblade
On Tuesday 26 September 2006 17:21, Mike Horn wrote: > Hi, > > I'm now able to log into my UML guest system (thanks!), but when I use vi > within the guest I can't edit properly, it appears that there is some > character mapping issue. Basically, I can't enter insert mode and then I > can't use :q

Re: [uml-user] Character map issue - vi

2006-09-28 Thread Jeff Dike
On Thu, Sep 28, 2006 at 12:22:50PM -0600, Mike Horn wrote: > Here is the output for 'stty --all' let me know if anything looks incorrect. Now, the thing for you to do is take that output and compare it to the output generated on a terminal in which vi does work correctly.

Re: [uml-user] Character map issue - vi

2006-09-28 Thread Mike Horn
[uml-user] Character map issue - vi On Tue, Sep 26, 2006 at 11:03:24PM -0600, Mike Horn wrote: > guest# stty -all > stty: when specifying an output style, modes may not be set Err, that should have been stty --all > guest# tty > /dev/tty0 This much is OK. There are problems with /de

Re: [uml-user] Character map issue - vi

2006-09-27 Thread Jeff Dike
On Tue, Sep 26, 2006 at 11:03:24PM -0600, Mike Horn wrote: > guest# stty -all > stty: when specifying an output style, modes may not be set Err, that should have been stty --all > guest# tty > /dev/tty0 This much is OK. There are problems with /dev/console (job control, not editing, though), so

Re: [uml-user] Character map issue - vi

2006-09-26 Thread Mike Horn
: [uml-user] Character map issue - vi On Tue, Sep 26, 2006 at 09:21:44AM -0600, Mike Horn wrote: > I'm logging into the UML guest by ssh'ing to the host system (FC5 - > 2.6.18) and then running the UML kernel instance and logging into the > tty0 'console'. Let me kno

Re: [uml-user] Character map issue - vi

2006-09-26 Thread Jeff Dike
On Tue, Sep 26, 2006 at 09:21:44AM -0600, Mike Horn wrote: > I'm logging into the UML guest by ssh'ing to the host system (FC5 - 2.6.18) > and then running the UML kernel instance and logging into the tty0 > 'console'. Let me know what additional information I can provide to figure > out what isn'

[uml-user] Character map issue - vi

2006-09-26 Thread Mike Horn
Title: Character map issue - vi Hi, I'm now able to log into my UML guest system (thanks!), but when I use vi within the guest I can't edit properly, it appears that there is some character mapping issue.  Basically, I can't enter insert mode and then I can't use :q! to close the vi sessio