Quoth Marc André Tanner on Wed, Sep 24 2014 21:21 +0200:
>> o O should go into insert mode after adding the line
>> a appends at the current cursor place
>
> Fixed
Marc,
Thanks very much for your tremendous work on vis.
As currently implemented, o moves the last non-newline character of
the current line to the beginning of the next. e.g.:
--------|
o
--------
|
^
cursor is here
In addition, a inserts a newline when used at the beginning of an
empty line (is this intentional and ed-like?), and A begins appending
_before_ the last non-newline character of the current line.
Again, thanks.
--
Wolfgang Corcoran-Mathe
Received on Wed Sep 24 2014 - 22:05:46 CEST