in the command mode, I pushed "shift" and "j" together to join lines. in the insert mode, I pushed "control","shift" and "o" together but it did not work. I am very new to this...
On 4/8/06, Eric Arnold <[EMAIL PROTECTED]> wrote: > > ^OJ > > See :help i_CTRL-O > > > --- "linda.s" <[EMAIL PROTECTED]> wrote: > > > Hi, > > In the command mode, shif + j can move the stuffs in the following > > line to the current line, for example: > > (line1) aaa > > (line2) bbb > > will become: > > aaa bbb > > i wonder how to do it in the insert mode? > > Linda > > > >
