Sunday, June 14, 2015

Re: Regex "stealing" from another history

On Sunday, June 14, 2015 at 3:59:56 PM UTC+12, Meino....@gmx.de wrote:
> Is there any way to access commands beyong the current valid
> history?

Well, there's the histget() function, so I'd expect there's a way with lots of tricky vimscript.

However, how about using the command-line window:
- in the middle of typing your ":" command, press ctrl-f
- press /, and scroll up to the search you want
- press enter, and the command window will be searched, and hopefully fail
- press a ctrl-r /

Regards, John Little

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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment