Re: vi command line editing question.

2008-06-23 Thread Gary Johnson
On 2008-06-23, gene golub wrote: > 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

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