Hi, (I am using the terminal based vim on Gentoo Linux. The terminal is urxvt.)
when trying to do complex regexp things, which even may be destructive to the text I use to try the regexp "pure" with "/" or similiar. Later, when the regexp do what I want it to do (READ:when I have managed to fix my faults in the regexp ;) I do the real thing like "s/ / /g" or such. Vim stores the history of all kind of command in different histories. When I am on the way to do a ":"-command I have no access to what I have tried while doing "/"s. Is there any way to access commands beyong the current valid history? Thank you very much for any help in advance! Best regards, Meino -- -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
