Command Line Editing does not work, please help

2010-09-22 Thread gene golub
> Hello folks, > I am trying to use line editing commands: > C-b > Move back one character. > C-f > Move forward one character > > and they are not working. > I also want to start using history features - search or list history file for > recent execution lines. > > I looked through Bash Referenc

vi command line editing question.

2008-06-22 Thread gene golub
Hi folks I am using Korn Shell type editing of the command line. Here is an example: I run isql command to ms sql server: set -o vi isql -E -S. go ! It runs fine. But when I try to repeat an execution of this command by going to history, finding that command and pressing 'v' for command