On 8/7/2012 5:35 PM, Ben Fritz wrote:
I would guess that plugin uses the input() command to get strings from the user 
to search for.

This is what is meant by "input line history". What did you think it meant?

hi Ben:
thanks for the response.
I thought it meant : a list texts that I typed in whenever I dropped into insert mode and typed by my hand ...

for example:

I open vim and typed:
iI'm a beginner<esc>ibut I'm not a good learner<esc>

after that I type:
:his i

my expectation is I will get what I previously input as a list:
1. I'm a beginner
2. but I'm not a good learner

so looks I misunderstood this :history i

regards
ping

--
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

Reply via email to