From the command line I enter `vim`.
I am greeted with the Vim version number etc.
Then I type ` :e .`
I'm now in the file browser.
I get the usual long list of files,I move the cursor say to
the fourth from the top , enter the file and edit it ,so far so good.
NOW I use` ^O ` ie.` Ctrl O`. Here is the irritation -- The cursor
goes right to the bottom of the list. Is there a way of curing
this so that cursor stays at the last file opened ?
This is about the only aspect of Vim that I find annoying.
Help would be much appreciated.
I am greeted with the Vim version number etc.
Then I type ` :e .`
I'm now in the file browser.
I get the usual long list of files,I move the cursor say to
the fourth from the top , enter the file and edit it ,so far so good.
NOW I use` ^O ` ie.` Ctrl O`. Here is the irritation -- The cursor
goes right to the bottom of the list. Is there a way of curing
this so that cursor stays at the last file opened ?
This is about the only aspect of Vim that I find annoying.
Help would be much appreciated.
Comment