Hi
In normal mode the cursor is a black box (in windows gvim).
In insert mode its a line under the current char (in windows gvim)..
Then you can go with the cursor arrow keys vertical over 0 1 and 2 in
the example text below
A(3 downto 0)
B(4 downto 1)
C(5 downto 2)
Is this also possible in insert-mode.
What I now see is the following:
I place the cursor At the A char.
Then press the <cursor down> key and the cursor is then before B char
Then I press a number of times to <cursor right> key so it's before the
1 char.
When I then press the <cursor up> key I would like to have it before the
0 char, but it springs back to before the A char.
How to change this?
Rgds,
Jeri
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php